Hi all,
I've updated hibernate jar to hibernate 3.3.2. and now i'm getting following error.
Code:
12:31:08,031 ERROR ContextLoader,main:213 - Context initialization failed
Error creating bean with name 'auditTrailSessionFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is org.hibernate.HibernateException: could not instantiate RegionFactory [org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge]
can anyone help me , what is wrong with code for new hibernate version.