[jboss-jira] [JBoss JIRA] Commented: (JBAS-7008) expose a ManagedObject for EJB3 Entity Beans

Ian Springer (JIRA) jira-events at lists.jboss.org
Mon Jun 15 13:47:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12472163#action_12472163 ] 

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

        



More information about the jboss-jira mailing list