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&...]