[ https://issues.apache.org/jira/browse/CAMEL-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-3579: ------------------------------- Fix Version/s: 2.7.0 The patch looks fairly okay. Lets take a look in Camel 2.7. Would like some more unit testing, especially in OSGi environments. > Impossible to use multiple quartz schedulers. > --------------------------------------------- > > Key: CAMEL-3579 > URL: https://issues.apache.org/jira/browse/CAMEL-3579 > Project: Camel > Issue Type: Improvement > Components: camel-quartz > Affects Versions: 2.5.0 > Reporter: Sergey Zhemzhitsky > Fix For: 2.7.0 > > Attachments: multiple-schedulers.patch > > > Current implementation of camel-quartz component does not allow to use > multiple quartz schedulers because of static "scheduler" and "JOBS" fields in > the QuartzComponent. > Moreover in the OSGi environment it is not possible to configure a separate > scheduler per bundle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.