How about Queue peek operation via JMX? Cheers Reji
On Wed, May 20, 2015 at 4:38 PM, Henryk Konsek <hekon...@gmail.com> wrote: > Hi, > > In general Camel can't consume message and not remove it from the queue at > the same time, as it relies on the ActiveMQ client which... consumes the > messages. :) > > You can consider using ActiveMQ mirrored queues and use Camel to consume > only the copy of the message flow. > > Cheers. > > śr., 20.05.2015 o 12:49 użytkownik Jonasty <jonas.audena...@gmail.com> > napisał: > > > If I do that, I wel get an unclosable loop of messages being pumped at > the > > same queue. > > > > > > > > -- > > View this message in context: > > > http://camel.465427.n5.nabble.com/How-to-wiretap-without-consuming-the-original-queue-tp5767253p5767315.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > >