Skip to content

Documentation concerning Quartz support is out of date [SPR-9394] #14030

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions