0 Replies Latest reply on Sep 2, 2014 3:18 PM by stevecoh4

    JBoss EAP6 and platform MBeans

    stevecoh4

      This page:

       

      http://wildscribe.github.io/JBoss%20EAP/6.2.0/core-service/platform-mbean/index.html

       

      indicates that

       

      core-service=platform-mbean

       

      is an interface which

       

      Provides the management interface for monitoring and management of the Java virtual machine as well as the operating system on which the Java virtual machine is running. Exposes the JDK-provided JMX MBeans in the java.lang, java.nio and java.util.logging JMX domains.

       

      I have JBoss EAP 6.2 and I want to expose these mbeans but when I enter

       

      /core-service=

       

      in the CLI, "platform-mbean" is not an option.

       

      How, if not this way, does one access the JDK-provided JMX MBeans in JBoss EAP 6.2?