[jboss-user] [Beginners Corner] - Re: What are MBean in jboss

PeterJ do-not-reply at jboss.com
Mon Oct 22 11:24:42 EDT 2007


MBeans are part of JMX. For an JMX tutorial, see http://java.sun.com/j2se/1.5.0/docs/guide/jmx/tutorial/tutorialTOC.html.

To understand how JBoss uses JMX, see the documentation http://docs.jboss.org/jbossas/guides/j2eeguide/r2/en/html/ch2.chapter.html.

The easiest way to explore MBeans within JBoss is to use the jmx-console http://docs.jboss.org/jbossas/guides/j2eeguide/r2/en/html/ch2.chapter.html#ch2.console.sect

I you want to write code to access JBoss' MBeans, see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=119899 .

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097526#4097526

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097526



More information about the jboss-user mailing list