I have read other threads on here about this subject but none of the solutions work for me.
I tried putting this in my hibernate.cfg.xml:
Add the following properties to the Hibernate properties:
true org.hibernate.cache.EhCacheProvider hibernate-ehcache.xml true true true
You need hibernate-ehcache 4.1.1 jar or not ehcache jar.
Please make a note of the cache provider class which has changed.