quartz-mongodb
quartz-mongodb copied to clipboard
Update README for section Error Handling in Clustered Mode
trafficstars
In the Error Handling in Clustered Mode section the property:org.quartz.jobStore.checkInErrorHandler.class does not work for me.
Instead I removed the .class suffix: org.quartz.jobStore.checkInErrorHandler and I got it working.
It is maybe related to that issue: 163.