[jboss-user] [JBossCache] - Re: PojoCache Weblogic 91 and JConsole issue!!
JerryGauth
do-not-reply at jboss.com
Mon Jul 24 20:30:31 EDT 2006
JBoss Cache will register with an MBean server if you have statistics enabled. You can disable this behavior by adding the following attribute to your JBoss cache instance definition.
false
The statistics (e.g., hit/miss ratio) are dispalyed via interceptor mbeans that are associated with your cache's mbean.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960551#3960551
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960551
More information about the jboss-user
mailing list