[jboss-user] [Management, JMX/JBoss] - Is there an MBean for an entity EJB?
maxdiconoclast
do-not-reply at jboss.com
Tue Feb 10 03:55:07 EST 2009
HI,
I need to access the method invocation times, availability, remove count, create count etc. of a deployed EJB through JMX MBean provided by jmx-console.
I have deployed the entity bean and the stateless DAO bean that operates on the entity bean. I do find an MBean for this DAO in the JMX-console, but not an MBean for the entity EJB.
a) Why do I not find an MBean for the same?
b) How is it possible to get the MBean created for the entity EJB?
Speedy help solicited.
Thanks a bunch in advance guys !
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208400#4208400
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208400
More information about the jboss-user
mailing list