You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by darrenw2112 <da...@yahoo.com> on 2013/10/17 17:54:16 UTC

Is it possible to view and delete individual messages in the queue on Apollo

Using the web interface on Apollo, I can delete all messages in a queue, but
I do not see anyway to remove just one.  Is this possible through the web
interface or programmatically?

Thanks,
Darren




--
View this message in context: http://activemq.2283324.n4.nabble.com/Is-it-possible-to-view-and-delete-individual-messages-in-the-queue-on-Apollo-tp4672954.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Is it possible to view and delete individual messages in the queue on Apollo

Posted by mrich <ma...@qxlva.com>.
Not sure about the web interface, but you should be able to create a consumer
that reads the message from a queue using a selector on the JMS ID (if you
know it).



--
View this message in context: http://activemq.2283324.n4.nabble.com/Is-it-possible-to-view-and-delete-individual-messages-in-the-queue-on-Apollo-tp4672954p4672958.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.