davsclaus commented on issue #3155: URL: https://github.com/apache/camel-quarkus/issues/3155#issuecomment-968351968
That is expected as the 2 route builders are not sharing onException. In Camel 3.12 onwards you can use route configurations to share error handling to all route builder classes https://camel.apache.org/manual/route-configuration.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
