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#4146965

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146965
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to