@Michael: You should subscribe to Nabble before you post a question. Otherwise the mail is not forwarded to our mailing list and not seen by many people, like me.
Best, Christian On Fri, Apr 5, 2013 at 11:11 AM, valerian.merkling < valerian.merkl...@capgemini.com> wrote: > 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. >