I walked into that one twice as well.
It is there, you just cannot see it.
If you use the ManagementFactory.getPlatformMBeanServer() method it will return something
like your own private domain.
Use this call instead:
| MBeanServerFactory.findMBeanServer(null).get(0);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132397#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...