[jboss-jira] [JBoss JIRA] Commented: (JBAS-7141) EJB2 MDB managed component doesn't report correct CreateCount
Ian Springer (JIRA)
jira-events at lists.jboss.org
Fri Jul 31 15:58:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12478505#action_12478505 ]
Ian Springer commented on JBAS-7141:
------------------------------------
Then I don't think it makes sense for the PS or JMX to expose the CreateCount metric at all for MDBs. Is RemoveCount also not applicable to MDBs? I notice for EJB3, createCount and removeCount are not exposed for MDBs.
> EJB2 MDB managed component doesn't report correct CreateCount
> -------------------------------------------------------------
>
> Key: JBAS-7141
> URL: https://jira.jboss.org/jira/browse/JBAS-7141
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Affects Versions: JBossAS-5.2.0.Beta1
> Reporter: Lukas Krejci
> Assignee: Jason T. Greene
>
> The @ManagedComponent for EJB2 message driven beans contains a "CreateCount" property. This property returns 0 even in cases where a number of messages has been delivered to the bean (and MessageCount property is > 0).
--
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