[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1718) JMS Queue MessageCount attribute isn't increased on message retrieval
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Wed Aug 19 08:33:26 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12481698#action_12481698 ]
Richard Opalka commented on JBMESSAGING-1718:
---------------------------------------------
To reproduce the issue follow these instructions:
Start JBoss AS (built from AS Branch_5_x or from AS trunk)
Copy both attached archives to hotdeploy directory
Enter the following URL in your favourite web browser:
http://localhost:8080/dar-jms-client/JMSClient
Open JMX console: http://localhost:8080/jmx-console/
and have a look to the following attribute:
jboss.mq.destination -> name=DarRequestQueue,service=Queue -> MessageCount
It should be increased to 1, but remains 0
> JMS Queue MessageCount attribute isn't increased on message retrieval
> ---------------------------------------------------------------------
>
> Key: JBMESSAGING-1718
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1718
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.3.GA
> Reporter: Richard Opalka
> Assignee: Tim Fox
> Fix For: 1.4.5.GA
>
> Attachments: jaxws-samples-dar-jms-client.sar, jaxws-samples-dar-jms.jar
>
>
> We're sending JMS message to the queue and are verifying it was received by checking the JMS Queue MessageCount attribute.
> This used to work on AS 500, AS 501 and AS 510 but doesn't work on AS trunk and AS Branch_5_x.
--
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