Hi !

First : what's wrong with the DLQ ? I don't really understand what is your
goal. Put it's maximumRedeliveries to -1 and it will always redeliver the
message.

Next, to prevent your message to go to the DLQ, you can catch your timeout
exception and handle it.

See  http://camel.apache.org/exception-clause.html
<http://camel.apache.org/exception-clause.html>  



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-do-I-avoid-using-the-dead-letter-queue-using-Camel-tp5730386p5730389.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to