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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
