Hi,

I am new to camel world.


I read on the camel site that we can use the below configuration to
configure the route.

 But the following this not taking affect. Is the some other setting
which has to done somewhere ??


kindly guide me .

errorHandler(deadLetterChannel("jms:queue:dead")
    .maximumRedeliveries(3).redeliveryDelay(5000));



--cheers,

atgroxx

Reply via email to