Impossible to use multiple quartz schedulers. ---------------------------------------------
Key: CAMEL-3579 URL: https://issues.apache.org/jira/browse/CAMEL-3579 Project: Camel Issue Type: Bug Components: camel-quartz Affects Versions: 2.5.0 Reporter: Sergey Zhemzhitsky 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.