This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheExcechristian.bauer Jun 6, 2007 10:53 AM (in response to fady.matar)Of course the JAR is missing. Or you need to switch to a different second-level cache provider in your Hibernate configuration. 
- 
        2. Re: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheExcegavin.king Jun 6, 2007 1:27 PM (in response to fady.matar)This is actually a bug in our seam-gen build script - I'm trying to figure out what changed, since something else seems broken... 
- 
        3. Re: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheExcefady.matar Jun 6, 2007 1:36 PM (in response to fady.matar)I got it sorted out. I have download the ehcache.jar and placed it in the lib folder of the distribution. 
 Please not that the jdbc driver must be placed in that directory as well, the previous versions 1.2.1.GA and earlier required those the jars to be copied to the seam-gen/lib directory.
- 
        4. Re: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheExcegavin.king Jun 6, 2007 1:38 PM (in response to fady.matar)Please not that the jdbc driver must be placed in that directory as well, the previous versions 1.2.1.GA and earlier required those the jars to be copied to the seam-gen/lib directory. 
 I am also experiencing this problem. I don't understand it, and I don't know what changed.
- 
        5. Re: java.lang.NoClassDefFoundError: net/sf/ehcache/CacheExcegavin.king Jun 6, 2007 2:03 PM (in response to fady.matar)OK, should be all fixed now. 
 
     
    