On 1 Sep 2006, at 02:39, StanleyH wrote:
hi, I need to consume/delete a particular message in the queue. I
am using
queuebrowser to iterate through each message and when the user
wants to
delete the message currently pointing by the iterator I create
consumer with
selector = that messageID? to consume it? are there better methods
for doing
it?
This looks reasonable to me (especially if you are only going to use
the JMS API).
I am trying to store a count for the number of times a message's
been read
by recipient too. thanks for any help.
If you mean read by a browser - there's no way you can currently do
that!
--
View this message in context: http://www.nabble.com/can-i-consume-a-
particular-message-in-the-queue--tf2200245.html#a6091467
Sent from the ActiveMQ - User forum at Nabble.com.