[
https://issues.apache.org/jira/browse/CAMEL-13152?focusedWorklogId=193382&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193382
]
ASF GitHub Bot logged work on CAMEL-13152:
------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/19 14:18
Start Date: 01/Feb/19 14:18
Worklog Time Spent: 10m
Work Description: DuncanDoyle commented on pull request #2742:
CAMEL-13152: KJAR classloaded now set as CamelContext classloader for…
URL: https://github.com/apache/camel/pull/2742
… deployment-scoped contexts.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 193382)
Time Spent: 10m
Remaining Estimate: 0h
> 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
>
> Time Spent: 10m
> 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)