[jboss-dev-forums] [Design of Clustering on JBoss] - Re: JBCLUSTER-206 - Extract HB/JBC integration layer from EJ
prabhat.jha@jboss.com
do-not-reply at jboss.com
Thu Aug 28 11:51:04 EDT 2008
"bstansberry at jboss.com" wrote : Prabhat,
|
| One thing I'd like to change before cutting the release would be the name of the provider classes: from "org.jboss.hibernate.jbc.cacheprovider.(Optimistic)TreeCacheProvider" to "org.jboss.hibernate.jbc.cacheprovider.(Optimistic)JmxBoundTreeCacheProvider". Will that mess you guys up too much?
|
I think it should be okay.Only reference of this class I have in portal is in few hibernate configuration files
| <property name="cache.provider_class">org.jboss.hibernate.jbc.cacheprovider.TreeCacheProvider</property>
| <property name="treecache.mbean.object_name">portal:service=TreeCache,type=hibernate</property>
|
So it will be simply changing value of cache.provider_class. Once you have the new jar, please let me know and I can do a quick sanity check before you leave so that you have more pleasant vacation. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173127#4173127
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173127
More information about the jboss-dev-forums
mailing list