cache « cfg « JPA Q&A





1. cache not specied in cfg file but application is throwing er    forum.hibernate.org

I have not specied cache in cfg file but application is throwing error java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException,for your understanding i am adding my cfg code and i have added jar files: 01.antlr-2.7.6 02.commons-collections-3.1 03.dom4j-1.6.1 04.hibernate3 05.mysqlconnector 06.javassist-3.4.GA 07.jta-1.1 08.slf4j-api-1.5.6 09.slf4j-simple-1.5.6 cfg code: com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/jdbctutorial root root ...