Closed GoogleCodeExporter closed 9 years ago
Hi Rohini,
From the Quartz API doc, we can clearly see that method exists.
http://quartz-scheduler.org/api/1.8.5/org/quartz/SchedulerMetaData.html
Perhaps your server is loading different version of Quartz jar files? The
myschedule already packaged the correct quartz-1.8.6, so ensure your server
doesn't load anything on its own.
You can quickly drop it into Tomcat server and it works fine. We have tested it
on certain (latest) version of JBoss 7 and it also works. So I would guess you
probably encounter class loading issue.
Original comment by saltnlight5
on 22 Oct 2012 at 4:40
If this issue can not reproduce, I assume it's user error and will close it
soon.
Original comment by saltnlight5
on 2 Mar 2013 at 2:06
Closing issue as non-reproducible.
Original comment by saltnlight5
on 3 Jun 2013 at 11:13
Original issue reported on code.google.com by
rohini.n...@gmail.com
on 22 Oct 2012 at 10:31