jstakun opened a new issue #2842: URL: https://github.com/apache/camel-quarkus/issues/2842
Hi Quarkus experts! I'm porting existing xml dsl camel logic into camel quarkus, and I couldn't find the way to reuse onException clause which was present in my camel context definition in the xml dsl. I only found possibility to create onException java code in RouteBuilder class but this doesn't seem to be right solution for me. Can you advice how can I implement it having routes definition is xml dsl? -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org