Great!
But after that installation I have an error:
org.hibernate.cache.CacheException: java.lang.UnsupportedOperationException: putFailFast()
is not supported with Optimistic Locking
org.hibernate.cache.TreeCache.put(TreeCache.java:81)
org.hibernate.cache.TransactionalCache.put(TransactionalCache.java:58)
org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:156)
org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:854)
Have any idea?
Thanks!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152652#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...