Thank you! It really helped to solve the problem.
--
View this message in context:
http://camel.465427.n5.nabble.com/DeadLetterChanel-does-not-handle-exception-tp5731073p5731528.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I tried it on a camel 2.11.0 , but there is the same problem :
java.lang.AssertionError: mock://log:send Received message count. Expected:
<4> but was: <28>
--
View this message in context:
http://camel.465427.n5.nabble.com/DeadLetterChanel-does-not-handle-exception-tp5731073p5731319.html
Se
Change. But same result.
--
View this message in context:
http://camel.465427.n5.nabble.com/DeadLetterChanel-does-not-handle-exception-tp5731073p5731075.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hello.I have some problem with using DeadLetterChannel. Here is an example of
routes that shows the issue:
// configured error handler
//producer route
//consuming route with exception
java.io.IOException