-
Jan 20th, 2013, 11:43 AM
#1
Does anyone has experience to integrate spring 3.1.2 with quartz 2.1.6?
Hi,
When I deploy my project, I got the following error:
java.lang.IncompatibleClassChangeError: class org.springframework.scheduling.quartz.CronTriggerB ean has interface org.quartz.CronTrigger as super class
But my problem is that I didn't use spring scheduling library.
I used quartz library directly.
Is CronTriggerBean used internally from spring?
Thanks for any hints in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules