[jboss-user] [EJB/JBoss] - JBoss 4.2.1.GA MDB InvocationStatistics not populated
adlepoo
do-not-reply at jboss.com
Sun Sep 28 15:35:57 EDT 2008
Does anybody know why the InvocationStatistics are not populated for MDBs?
I can see the code in StatelessContainer that does this for session beans, but the same code is not present in MessagingContainer.
I had to add the code myself for our MDBs since we like to monitor statistics via JMX. However, I don't like having to add code that should already be there. So I was wondering if this was just an oversight that will be corrected in a future version or there is some other reason that I am not aware of?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179244#4179244
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179244
More information about the jboss-user
mailing list