Closed
Description
Marrache Mickael opened SPR-9394 and commented
The documentation concerning Quartz support is out of date. It still indicates to use JobDetailBean instead of the new factory class JobDetailFactoryBean, and that's the same for some other classes. Using the old classes doesn't work with newer versions of Quartz (2.x). Following the documentation, I get this error:
java.lang.IncompatibleClassChangeError: class org.springframework.scheduling.quartz.JobDetailBean has interface org.quartz.JobDetail as super class
Affects: 3.1 GA
Issue Links:
- Support Quartz 2.0.x [SPR-8275] #12923 Support Quartz 2.0.x
- Update documentation examples for scheduling to use SimpleTriggerFactoryBean instead of SimpleTriggerBean [SPR-10209] #14842 Update documentation examples for scheduling to use SimpleTriggerFactoryBean instead of SimpleTriggerBean ("is superseded by")
Metadata
Metadata
Assignees
Labels
No labels