[jboss-user] [Beginner's Corner] - Local EJB Invocation Statistics

Mark Jeffery do-not-reply at jboss.com
Tue Apr 6 12:06:52 EDT 2010


Mark Jeffery [http://community.jboss.org/people/dandare100] created the discussion

"Local EJB Invocation Statistics"

To view the discussion, visit: http://community.jboss.org/message/535851#535851

--------------------------------------------------------------
Hello.

I have searched the docs and community portal with no luck.

I have a simple scenario :

1 EJB local interface
1 EJB remote interface

in the same ejb jar.

The local EJB is injected into the remote EJB with the @EJB annotation.

There is  a method in the remote EJB that calls a method on the local EJB.
It works succesfully but the invocation statistics are NOT updated for the local EJB.

The remote invocation statistics update fine, but the fact that the local EJB method was called by the remote EJB is not reflected in the local EJBs invocation statistics.

What am I missing ?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/535851#535851]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100406/7bda9c2a/attachment.html 


More information about the jboss-user mailing list