Thank you. It seemed to me that this was not the intended use. However, is
there any chance to ensure the described/required behavior with Camel ("Do
you know a way how to ensure the same behavior?")?The doTry/doCatch seems to be one way to achieve this. Unfortunately, it comes with several "unwanted" features like "Camel error handling is disabled" (cf. http://camel.apache.org/try-catch-finally.html) and does not allow for configuration of redeliveries like the onException does. Thanks. Daniel Ritter P.S.: I think that the described behavior would be highly required for a decent exception handling. Do you see value in a refinement of one of the current mechanisms to support that? -- View this message in context: http://camel.465427.n5.nabble.com/Try-Catch-like-onException-with-Blueprint-DSL-tp5751973p5751978.html Sent from the Camel - Users mailing list archive at Nabble.com.
