[
https://jira.jboss.org/jira/browse/JBAS-7008?page=com.atlassian.jira.plug...
]
Ian Springer commented on JBAS-7008:
------------------------------------
I've deployed an EJB3 entity bean, and the corresponding MBean in the jmx-console
(jboss.j2ee:jar=entity-test.jar,name=EntityTestBean,service=EJB3) contains the following
metrics:
CreateCount R int MBean Attribute.
InvokeStats R org.jboss.ejb3.statistics.InvocationStatistics MBean Attribute.
CurrentSize R int MBean Attribute.
RemoveCount R int MBean Attribute.
MaxSize R int MBean Attribute.
AvailableCount R int MBean Attribute.
Can we expose these same metrics via the Entity Bean ManagedObject?
expose a ManagedObject for EJB3 Entity Beans
--------------------------------------------
Key: JBAS-7008
URL:
https://jira.jboss.org/jira/browse/JBAS-7008
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: ProfileService
Affects Versions: JBossAS-5.1.0.GA
Reporter: Ian Springer
Assignee: Andrew Lee Rubinger
Priority: Minor
This would allow us to list the deployed EJB3 entities as Jopr Resources even when
Hibernate statistics are not enabled in the AS instance.
--
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