Hi How do I integrate the CXF JMX mbeans into a Weblogic MBeanServer? I would like to access all of the mbeans through one address instead of having to specify different addresses for accessing the WebLogic server mbeans (service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi) and one for CXF MBeans (service:jmx:rmi:///jndi/rmi://localhost:9914/jmxrmi). thanks
Sonam CXF User
