[jboss-dev-forums] [Design of Management Features on JBoss] - Re: ManagedObjects for MBeans

jason.greene@jboss.com do-not-reply at jboss.com
Thu May 7 23:26:49 EDT 2009


Another problem I am having is that the tomcat mbeans are not invokable via the KernelDispatcher, I guess because the MC was not the creation source of this mbean. So, I guess this needs a special mbean dispatcher:


  | Caused by: java.lang.IllegalArgumentException: No such context: jboss.web:host=localhost,path=/jmx-console,type=Manager
  |         at org.jboss.kernel.plugins.registry.basic.BasicKernelBus.execute(BasicKernelBus.java:51)
  |         at org.jboss.kernel.plugins.registry.basic.BasicKernelBus.get(BasicKernelBus.java:59)
  |         at org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher.get(KernelBusRuntimeComponentDispatcher.java:85)
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229600#4229600

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229600



More information about the jboss-dev-forums mailing list