Duncan Doyle created CAMEL-12959:
------------------------------------
Summary: Container specific context is not registered in jBPM
Camel KIE-Server Extension
Key: CAMEL-12959
URL: https://issues.apache.org/jira/browse/CAMEL-12959
Project: Camel
Issue Type: Bug
Components: camel-jbpm
Affects Versions: 2.23.0
Reporter: Duncan Doyle
Assignee: Maciej Swiderski
See this lineĀ
[https://github.com/apache/camel/blob/master/components/camel-jbpm/src/main/java/org/apache/camel/component/jbpm/server/CamelKieServerExtension.java#L120]
Instead of registering the container specific "context" DefaultCamelContext,
the "this.camel" DefaultCamelContext (the global CamelContext of the KIE-Server
extension) is registered.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)