-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Rafal Jaworski opened SPR-8359 and commented
Could not start any scheduled task when using SchedulerFactoryBean with Quartz 2.0. (with 1.8.5 everything works fine). The reason is new JobFactory interface in Quartz - spring AdaptableJobFactory implements old version of this interface.
Affects: 3.0.5
Issue Links:
- Support Quartz 2.0.x [SPR-8275] #12923 Support Quartz 2.0.x
- Implement new method from ClassLoadHelper to make Spring work with Quartz 2.1 [SPR-8727] #13369 Implement new method from ClassLoadHelper to make Spring work with Quartz 2.1
- Spring should support Quartz 2.0 CronTrigger interface [SPR-8581] #13225 Spring should support Quartz 2.0 CronTrigger interface
1 votes, 5 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement