Hello dear members,
I am working on modifying and enhancing an existing application which is built on
Struts (for MVC) , Spring (for Service layer),
Tomcat App Server.
in the application, there is a Job Scheduler defined if the ApplicationContext.xml which i am showing bellow:
when i run the application, it shows the following error:
even if i remove the reference
, still it shows the above error.
i am new to Spring, and all i have is a basic knowledge on Spring Job scheduler. but i don't get the clue what to do here.
would anybody please give me some hint?
Thanks in advance
