hi,
I am using quartz with spring.
i had made configuration of quartz in one bean .
From that bean it is loading the quartz related data and connect to the
database.
It is connectioning to the database. but it is not triggering the class which
i specified in the database.but it is changing the job state to WAITING from ACQUIRED .
and my server is waiting ...
can anybody help me why it is chaninging the job state and not triggering the
job.
Thanks
sha.


Reply With Quote