[jboss-dev-forums] [JBoss AS7 Development] - Re: MBeanServer and TCL for MBeans
Kabir Khan
do-not-reply at jboss.com
Fri Oct 29 12:27:26 EDT 2010
Kabir Khan [http://community.jboss.org/people/kabir.khan%40jboss.com] created the discussion
"Re: MBeanServer and TCL for MBeans"
To view the discussion, visit: http://community.jboss.org/message/569024#569024
--------------------------------------------------------------
As long as your service is started after the MBeanServerService the same MBeanServer should get picked up if you do MBSF.getPlatformMBeanServer() (as noted in the stacktrace above) or MBSF.createMBeanServer(). This is the same MBeanServer as used by the JSR-160 connector.
The idea is that MBeanServerService initialises all this, so if you are having issues have you put in the dependencies I mentioned?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/569024#569024]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101029/79a0c303/attachment.html
More information about the jboss-dev-forums
mailing list