Allow use of platform mbean server instead of forcing creation of a new one
---------------------------------------------------------------------------

                 Key: GERONIMO-4559
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4559
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: kernel
    Affects Versions: 2.2
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.2


Starting with jdk 5 there's a platform mbean server available so you don't have 
to create one yourself.  This has the MXBeans for the vm in it.

Other jmx aware apps such as activemq prefer to use the platform mbean server 
and its use is recommended by sun.  So RealMBeanServerReference should be able 
to use this one.  We should use this by default.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to