| Author |
Hibernate application not running
|
muntago Richard
Ranch Hand
Joined: Nov 13, 2010
Posts: 75
|
|
i tried deploying Hibernate application but it displays the error below
java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException
|
 |
Gopakumar Naryanan
Ranch Hand
Joined: Jan 15, 2011
Posts: 71
|
|
|
Please make sure you have all the required jar files in your buildpath. It seems you are missing a jar file related to ehcache. Please check.
|
Thanks & Regards
Gopakumar
|
 |
 |
|
|
subject: Hibernate application not running
|
|
|