Hi there,
I have a question about eviction policies. Am I right in assuming that if I do
not put the EvictionPolicyClass in the configuration XML file, that means that
the cache configured will not try to remove any cached objects by itself unless
explicitly removed by the remove() method?
Th
Thanks Bela for your quick reply! When JBossCache 1.2 is out, will it be
integrated with JBoss 3.2.x besides 4.x?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854295#3854295
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=repl
Hi all,
I am new to JBossCache, and since I am not familiar with JMX, I would like to
ask the following: how can I access the cache instance that is deployed in
JBoss as an Mbean from, say, the web container(servlet) ? I went through the
tutorial, but it is mostly for the standalone JBossCache