You're on the right track. A Connector is an MBean, and once you get a reference to
it, you can invoke its methods. You don't need to use the RMIAdaptor, however, since
your service is running in the same JVM as the connector. You can talk directly to the
MBeanServer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146965#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...