Re: Apace Camel : Custom Redelivery Policy

2016-10-19 Thread Shabin5785
Thanks. Using when to check condition for re-delivery policy works :) -- View this message in context: http://camel.465427.n5.nabble.com/Apace-Camel-Custom-Redelivery-Policy-tp5788891p5788944.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apace Camel : Custom Redelivery Policy

2016-10-18 Thread Claus Ibsen
hange. So i expect my Bean to log the response > from API, send to deadLetterQueue(I have a route for that) and stop. But > redelivery happens 3 times evand so en when API call is successful and so > deadletterchannel route is invoked 3 times > > Can i stop the redelivery from my bean? >

Re: Apace Camel : Custom Redelivery Policy

2016-10-18 Thread Quinn Stevenson
o deadLetterQueue(I have a route for that) and stop. But > redelivery happens 3 times evand so en when API call is successful and so > deadletterchannel route is invoked 3 times > > Can i stop the redelivery from my bean? > > > > -- > View this message in context: >

Apace Camel : Custom Redelivery Policy

2016-10-18 Thread Shabin5785
Can i stop the redelivery from my bean? -- View this message in context: http://camel.465427.n5.nabble.com/Apace-Camel-Custom-Redelivery-Policy-tp5788891.html Sent from the Camel - Users mailing list archive at Nabble.com.