Re: Forcing processing of a queue and wait until empty

2011-04-27 Thread Aleksandar Ivanisevic
micha writes: > Messages gets redelivered on failures. Currently I use jmx in a loop with a > sleep and assume that it failed if the queue not gets empty within a period > of time. if you set the expiry on the messages you can assume that all messages will be "processed" one way or the other by

Forcing processing of a queue and wait until empty

2011-04-22 Thread micha
in context: http://activemq.2283324.n4.nabble.com/Forcing-processing-of-a-queue-and-wait-until-empty-tp3467782p3467782.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.