Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
See CAMEL-18336
We can maybe for custom classes (not routes) let them be loadable via a special classloader that we then share on CamelContext and its class resolver, so that it can load these classes.
Otherwise you need to use BindToRegistry to share the class via bean ids.
Attachments
Issue Links
- is related to
-
CAMEL-18336 camel-jbang: YAML DSL cannot find classes for local beans
- Resolved