Hi Claus, I have same query which simafengyun asked.
I tried creating a base class (extending RouteBuilder) and have the global onException in the configure method. I guess this is useful if there are many Java DSL's. When I do this i see that onException is not available to routes in Camel Context. Is there anyway to configure onException for camel context level in java? I am using Camel 2.10.0. -- View this message in context: http://camel.465427.n5.nabble.com/quesion-about-onException-tp5753767p5763449.html Sent from the Camel - Users mailing list archive at Nabble.com.
