Using multiple CamelContext with quartz scheduler so keep track of the
individual camel contexts
------------------------------------------------------------------------------------------------
Key: CAMEL-3011
URL: https://issues.apache.org/activemq/browse/CAMEL-3011
Project: Apache Camel
Issue Type: Bug
Components: camel-quartz
Affects Versions: 2.4.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.5.0
The default will by default only register the first CamelContext. Which is used
in non statefull jobs to lookup endpoints etc.
Instead the camel-quartz component should keep track of all the different camel
contexts and use the id of the context on the job so it can lookup the context.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.