[jboss-user] [Beginners Corner] - Re: Bean count in JBoss server

PeterJ do-not-reply at jboss.com
Wed Feb 7 10:50:24 EST 2007


Two mbeans you can look at:

jboss.j2ee:service=EJB,jndiName=XXX

jboss.management.local:J2EEServer=Local,j2eeType=AAA,name=XXX,EJBModule=YYY,J2EEApplication=ZZZ (look at stats)

where XXX is the bean name, YYY is the jar file name, ZZZ is the ear file name, and AAA is the bean type.

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

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



More information about the jboss-user mailing list