What about AsyncCallback class? Should I just make a empty implementation like this:
new AsyncCallback() { public void done(boolean sync) {} } and do not care about it, since I have exception handling already written in different route? -- View this message in context: http://camel.465427.n5.nabble.com/How-should-look-like-exception-route-in-asynchronous-processing-tp5753776p5753779.html Sent from the Camel - Users mailing list archive at Nabble.com.