[jboss-dev-forums] [Design of JMX on JBoss (JBoss/JMX)] - Duplicate jmx remoting in jbossas5

scott.stark@jboss.org do-not-reply at jboss.com
Thu Jun 19 14:05:40 EDT 2008


In looking at the JMXConnectorUnitTestCase it looks like we have two jmx remoting implementations, the legacy jmx-invoker-service.xml and the jmx-remoting.sar which supplies the jmx 1.2 javax.management.remote.rmi.RMIServer.

I'm not sure how far we got with this implementation. If possible we should try to collapse the implementations of the legacy RMIAdaptor and the new RMIServer into a single mcbean implementation. Regardless, we should not have two rmi connector implementations deployed.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159377#4159377

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159377



More information about the jboss-dev-forums mailing list