aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate application not running Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Hibernate application not running" Watch "Hibernate application not running" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Hibernate application not running
 
Similar Threads
Non Persistable POJO extending a persistable POJO
automatic dirty checking
Error while deploying EAR
Image procesing web-based applications
hibernate