you got it from here: http://camel.apache.org/intercept.html i guess?
i have no idea how to use this:
interceptSendToEndpoint("mock:foo").skipSendToOriginalEndpoint()
.transform(constant("Bye World")).to("mock:detour");
inside a onException part or how to trigger the interceptSendToEndpoint...
:(
--
View this message in context:
http://camel.465427.n5.nabble.com/Reroute-from-onException-Handler-Processor-tp5746043p5746081.html
Sent from the Camel - Users mailing list archive at Nabble.com.
