Hello,
I'm currently upgrading my application from JBoss 4.0.3SP1 to 4.0.4GA.
Until now, I used
<property name="hibernate.cache.provider_class"
value="org.jboss.hibernate.cache.DeployedTreeCacheProvider" />
in my persistence.xml, but since I've installed 4.0.4GA with EJB3 non-clustered
profile, there does not seem to be any TreeCache anymore.
Which cache can I use instead?
I never liked TreeCache, because it always tried to cluster around with other JBoss
installations, but it was the only one I figured out how to get it working.
Now I'm again at the point to find the right kind of cache for my application.
Can you help me? Which Cache shall I use for nonclustered environment?
Thank you very much!
Regards,
Marcus.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957292#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...