[
https://issues.apache.org/jira/browse/CAMEL-13152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-13152.
--------------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 3.0.0, 2.23.2, 2.24.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)