JBoss Community

Re: Not starting with standard Sun JMX options

created by Roberto Beeman in JBoss AS 7 Development - View the full discussion

Hi Jason,

 

   If   i dont add the following snippet on my "standalone-full.xml" file  then i see all the MBeans inside the JConsole ... inclusing JBoss MBeans and JVM MBeans.

 

      <subsystem xmlns="urn:jboss:domain:jmx:1.1" show-model="true">
            <jmx-connector registry-binding="jmx-connector-registry" server-binding="jmx-connector-server" />
      </subsystem>

 

 

   With the above configuration my JConsole is not showing me the following MBeans "jboss.jta", "jboss.modules", "jboss.ws" and "jboss.msc"    is this normal or i have done something wrong?

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community