[ 
https://issues.apache.org/jira/browse/AMQ-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647281#comment-13647281
 ] 

Christian Posta commented on AMQ-4503:
--------------------------------------

James,
I committed a test that shows browsing the DLQ to work in the trunk (r1478266). 
I also tried from jconsole and it worked. Maybe try a snapshot?
                
> browseAsTable() returns data but browse() does not when browsing a DLQ with 
> some expired messages on it?
> --------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-4503
>                 URL: https://issues.apache.org/jira/browse/AMQ-4503
>             Project: ActiveMQ
>          Issue Type: Bug
>         Environment: hawtio 1.2-SNAPSHOT, ActiveMQ 5.8.0
>            Reporter: james strachan
>
> am trying to test out DLQ stuff in hawtio. I tried sending some messages with 
> JMSExpiration / timeToLive header of 10000 to a queue with no consumers. Then 
> waited a bit; then started the consumers. 
> The messages expire properly and are put on the ActiveMQ.DLQ (I see the queue 
> size etc).
> Executing on ActiveMQ.DLQ DLQ, the browse() method returns nothing. However 
> browseAsTable() returns the data. I thought the only real difference between 
> these 2 methods was the CompositeData versus TabularData? Any idea why we 
> can't browse DLQs in hawtio?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to