[jboss-user] [Management, JMX/JBoss] - Re: Jboss mbean server (vs) JVM Platform mbean server
dimitris@jboss.org
do-not-reply at jboss.com
Mon Jan 21 03:39:59 EST 2008
You are really talking about the same MBeanServer implementation (the JDK's) and 2 different instances of it, so there is no difference in performance.
If you start jboss with run -Djboss.platform.mbeanserver you can actually tell jboss to use the platform mbeanserver to register its mbeans, so there will be only one there.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121732#4121732
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121732
More information about the jboss-user
mailing list