Caused by: java.lang.ClassCastException: com.googlecode.hibernate.memcached.MemcachedCacheProvider cannot be cast to org.hibernate.cache.CacheProvider
at org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge.<init>(RegionFactoryCacheProviderBridge.java:63)
... 50 more
From what I can tell, my build of hibernate-memcached's MemcachedCacheProvider.java seems to correctly implement all the methods
I will happily provide the full stack or additional config options if required.
My environment is ColdFusion 10, which is essentially a J2EE app in Tomcat. Hibernate version is 3.5.2.