posted 9 years ago
Hi I am trying to use quartz scheduler in my application.
quartz xml is imported in to spring-app-context xml.
My code is as follows :-
Quartz-scheduler.xml
RunMeTask.java
RunMeJob.java
But when i start the server it gives me following error. And my Scheduler wont start at all.