[jboss-dev-forums] [Design of JBossCache] - Can't control (Tree)Cache via JConsole
edgenuity
do-not-reply at jboss.com
Tue May 15 14:21:57 EDT 2007
I'm using JDK 1.6, and JBossCache 2.0.0 (BETA).
I create a TreeCache, run it, test it, with no problem.
I put a listener to track changes to the (Tree) cache.
I registered the cache with the MBeanServer. No problem.
I brought up JConsole and I see my test program.
I try to invoke the Start/Stop methods exposed via the JConsole, I get feedback on the success when I invoke them (press the button), but my listener never gets invoked.
Any ideas, where I can start? I need to able to control the cache remotely.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045901#4045901
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045901
More information about the jboss-dev-forums
mailing list