Hi i am trying to run two jobs which will be running after every one miniut.
Here are my two jobs in database
INSERT INTO t5c_batch_jobs (job_id, job_name, job_group_name, job_parameters,...
Type: Posts; User: vagarwal@q3tech.com; Keyword(s):
Hi i am trying to run two jobs which will be running after every one miniut.
Here are my two jobs in database
INSERT INTO t5c_batch_jobs (job_id, job_name, job_group_name, job_parameters,...
Hi all,
I am getting class cast exception when i am creating instance using bean file.
My bean file is
<bean id="schedulerFactory"...