[jboss-user] [Management, JMX/JBoss] - Re: Invocation Statistics of EJB

PeterJ do-not-reply at jboss.com
Fri Jun 8 10:45:57 EDT 2007


The best place to look for sample code is at the source code for twiddle, which is the command-line equivalent of jmx-console. The source can be found in the JBossAS source at  console/src/main/org/jboss/console/twiddle[/command]. Look especially at the execute() methos in the *Command classes.

For a quick start, and example JMX code can be found at http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIGetRemoteAccessToMyMBean

And the JMX docs are at http://java.sun.com/j2se/1.5.0/docs/guide/jmx/

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

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



More information about the jboss-user mailing list