jbc2 cache provider with hibernate 3.3.1 works with jbosscache 3.0.1.
just specify a hibernate.cache.region.factory_class instead of
hibernate.cache.provider_class.
Also.. treecache.xml has a new syntax. See the provided examples.
| <!--<property
name="hibernate.cache.provider_class">org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider-->
| <property name="hibernate.cache.region.factory_class">
org.hibernate.cache.jbc2.SharedJBossCacheRegionFactory</property>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195370#4195370
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195370
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user