On Tue, Jun 14, 2011 at 5:34 PM, preben <p...@dr.dk> wrote:
> Hi Morten
>
> I think you should configure redelivery policy on your jms connection
> factory. If you are using ActiveMQ look at
> http://activemq.apache.org/redelivery-policy.html
>

Yeah if your JMS broker supports dead letter queues, then consider
using that instead of the Camel error handler.
Then its native baked into your JMS broker.

ActiveMQ has support for that.



> /preben
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Redelivery-is-not-disabled-when-maximumRedeliveries-is-set-to-0-tp4488147p4488224.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to