| Author |
In Built Scheduler Service in Every Minutes.
|
Ishrayansh Nath
Ranch Hand
Joined: Nov 05, 2004
Posts: 45
|
|
How to implement inbuilt scheduler in Jboss 3.2.1 or any Jboss Version.. Jboss site they are given (org.jboss.varia.scheduler.scheduler.java) so try to change scheduler-service.xml how to proceed , what are they ways to do in built scheduler in every 5 minutes Please any one help me Dinesh
|
 |
Ishrayansh Nath
Ranch Hand
Joined: Nov 05, 2004
Posts: 45
|
|
First u enter this directory E:\jboss-3.2.1\server\all\deploy open and Edit the file scheduler-service.xml Remove the comment any one.Scheduler Service or a target MBean <attribute name="SchedulePeriod">3000000</attribute> it will take 5 minutes Scheduling Time. Run the Jobss server. You can get the display every 5 minutes in default Scheduler Service. Thanks Dinesh
|
 |
Amee Dabo
Ranch Hand
Joined: Dec 22, 2001
Posts: 74
|
|
Can you please tell me that what parameter should I give if I want to make this scheduler service continuously? Regards, Amee
|
Thanks..
|
 |
 |
|
|
subject: In Built Scheduler Service in Every Minutes.
|
|
|