Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.23.1
-
None
-
Unknown
Description
When a camel-route configured in a KJAR deployment reference a class in the KJAR (for example in an <unmarshal> element), you get a ClassNotFoundException. The problem is that the CamelContext is unable to find the custom class defined in the KJAR.
We should set the Application CamelContext classloader to the KJAR classloader for deployment-scoped (KJAR scoped) CamelContext.
Attachments
Issue Links
- links to