Duncan Doyle created CAMEL-13152:
------------------------------------

             Summary: Camel-JBPM KIE-Server extension should use KJAR project 
classloaded in deployment-scoped CamelContext
                 Key: CAMEL-13152
                 URL: https://issues.apache.org/jira/browse/CAMEL-13152
             Project: Camel
          Issue Type: Bug
          Components: camel-jbpm
    Affects Versions: 2.23.1
            Reporter: Duncan Doyle
            Assignee: Maciej Swiderski
             Fix For: 2.23.2


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to