james strachan created AMQ-4503:
-----------------------------------
Summary: 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