samthakur74
asked on
Scheduling a job on Jboss deploy
Hello,
I need to develop a scheduler which will read a csv file. This scheduler needs to be activated when a war file is deployed on jboss 4.0. The scheduler needs to be written in java. I should also be able to configure location of csv file and the frequency at which it should be read.
thank you
Sameer
I need to develop a scheduler which will read a csv file. This scheduler needs to be activated when a war file is deployed on jboss 4.0. The scheduler needs to be written in java. I should also be able to configure location of csv file and the frequency at which it should be read.
thank you
Sameer
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Just check folder default/lib for quartz*.jar file