I\'m getting a bizarre Hibernate exception that I can\'t explain. It\'s telling me that I\'m using 2nd level cache, but no where in hibernate.cfg.xml do I specify a
hibernate.cfg.xml
These are the property you need to add to enable second level cache
org.hibernate.cache.EhCacheProvider org.hibernate.cache.ehcache.EhCacheRegionFactory