This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Missing MBeans for EJB/Servlet in JBoss AS 5.1.0jaikiran Dec 19, 2009 4:31 AM (in response to qqing)1 of 1 people found this helpfulqqing wrote: In JBoss AS 5.1.0, I found mbean for EJB3.0 like: jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 by StatelessDelegateWrapperMBean which has attributes of: InvokeStats, AvailableCount, MaxSize, CurrentSize, CreateCount, RemoveCount. Is this the right mbean to monitor EJB3.0's stats? Thanks in advance! Yes, those are the correct MBeans for EJB3 metrics. 
 
    