Hi Peter, Thanks for the suggestion. Do you by any chance know if this approach is applicable across different JMX containers, for example, WebLogic Server? Anther issue might be the registration of notifications remotely -- can I register for notifications remotely with the MBeanServerConnection obtained in this manner?
The other reason I'd like to use native JMX RMI connector is that I can access other JMX container as well. It appears remoting service from JBOSS 5 might be the answer to this. see http://wiki.jboss.org/wiki/Wiki.jsp?page=JMX_Remoting_service_configuration I'm not sure when this feature will be backported into JBOSS4.x though. Thanks. Wen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948802#3948802 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948802 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
