0 Replies Latest reply on May 30, 2006 7:44 AM by armita

    Ehcache config file

    armita

      I am trying to use ehcache for ejb3. The problem is ehcache could not find the configuration file ehcache.xml which I created for it. I tryed puttig it inside ejb3 file in the root of the classpath and in the META-INF. But ehcache could not find it ( the jar file is in the default/lib)
      Could anybody help me?