Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
In the legacy camel-spring-xml and camel-blueprint you have <camelContext> where you can setup global error handlers, interceptors etc
In the microservice world we may want to look at allowing to have a <camelConfiguration> or some other name, where you can drop that as a file into the routes loader to setup global error handling, and so on.
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-16834 camel-core - ErrorHandler as real model in camel-core-model
- Resolved
-
CAMEL-18189 camel-core - XML DSL <beans> for custom beans and to embed Camel routes in same file
- Resolved
- links to