On Fri, Oct 22, 2010 at 4:22 PM, Thiago Souza <[email protected]> wrote: > > Hi, > > Is there a way to configure (using java dsl) a transaction error handler > with a dead letter channel in case of a redeliver exhaustion? >
No Usually the transaction manager has some way of a built-in dead letter channel. For example Apache ActiveMQ has that. > Regards, > Thiago Souza > -- > View this message in context: > http://camel.465427.n5.nabble.com/Transaction-Error-Handler-with-Dead-Letter-Channel-tp3232320p3232320.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
