[jboss-dev-forums] [Design of JBossCache] - Re: JBCACHE-1025: JBossCache mbean registration fails on Web
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Apr 17 13:58:25 EDT 2007
In JBC 1.x, TreeCache inherits field serviceName from superclass ServiceMBeanSupport. That field stores the name the service was registered under when the JMX server calls ServiceMBeanSupport.preRegister(MBeanServer, ObjectName). And it seems MBeanConfigurator.registerInterceptors() is properly using that field. So it's odd that there is a mismatch.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038084#4038084
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038084
More information about the jboss-dev-forums
mailing list