Tuesday, May 15, 2007

Merging JBoss and JDK1.5 MBeans under one MBeanServer

As per the following issue logged on JBoss, it seems like the new versions of JBoss support registering the JBoss MBeans in the JDK 1.5 MBeanServer:

http://jira.jboss.com/jira/browse/JBAS-1610

It says:

To enable this feature use: './run -Djboss.platform.mbeanserver'
and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console