You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/14 19:45:24 UTC

[GitHub] [camel-quarkus] davsclaus commented on issue #3155: JsonParseException not caught when using OpenAPI generated REST DSL

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org