Jens, I think you can use this interceptor to convert faults to exceptions...see https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/FaultRouteTest.java this unit test
basically, just add this to your context... getContext().addInterceptStrategy(new HandleFault()); ----- Ben O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Does-onException-not-support-multiple-statements-tp4381958p4387905.html Sent from the Camel - Users mailing list archive at Nabble.com.