1 Reply Latest reply on Jan 17, 2003 8:23 AM by adrian.brock

    MBean Server conflict in JMX console

    orangee

      Hi,
      we have developed a j2ee application that create an MBean Server for management purposes; sometimes it happens that the response to an invocation of the JBoss JMX Console is given by our MBean Server. We think that the problem is due to the getMBeanServer method of the org.jboss.jmx.adaptor.control.Server class that returns the first MBean Server found.

      Best regards.