[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1885) Local invocations not tracked in invocation statistics
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Aug 10 11:23:29 EDT 2009
Local invocations not tracked in invocation statistics
------------------------------------------------------
Key: EJBTHREE-1885
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1885
Project: EJB 3.0
Issue Type: Bug
Components: core
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.12
lkrejci on the Jopr team reports that local invocation metrics for both SFSB and SLSB are not recorded.
A cursory look into SessionSpecContainer. invoke(final Serializable session, final SerializableMethod method, final Object[] args) confirms this is the case.
Update the test case http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x/testsuite/src/main/org/jboss/test/profileservice/test/Ejb3MetricsUnitTestCase.java and fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list