You could either embed a camel route to consume from the queue or if you're considering deleting the underlying kahadb persistence store maybe separate it out from other stores using the mkahadb directive.
See http://blog.garytully.com/2011/11/activemq-multiple-kahadb-instances.html On Tue, Feb 4, 2014 at 6:20 AM, Rodrigo Ramos <crackdu...@gmail.com> wrote: > Hello > > I want to purge all messages into a only one queue, even, if it has stored > messages. How can I do it that without affect other queues in the same > broker? > > Regards >