[jboss-user] [Management, JMX/JBoss] - Re: getting a Controller

alesj do-not-reply at jboss.com
Fri Apr 13 08:15:00 EDT 2007


What about if you try this kernel name:

  |    /** The default kernel name */
  |    static final String KERNEL_NAME = "jboss.kernel:service=Kernel"; 
  | 

But I think this is what your problem falls in:
 - http://www.jboss.com/index.html?module=bb&op=viewtopic&t=105189&start=10

Maybe the only difference is that you want to access 'core' kernel, and not new one created from "Bean Deployer".

Where's this code that you want this?
Where do you get mainDeployer?

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

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



More information about the jboss-user mailing list