thanks
its working fine
new configuration is
| <mbean code="org.jboss.varia.scheduler.Scheduler"
| name="Order:service=Scheduler">
| <depends>jboss.ha:service=HASingletonDeployer,type=Barrier</depends>
| <attribute name="StartAtStartup">true</attribute>
| <attribute
name="SchedulableClass">org.jboss.scheduler.OrderUpdateScheduler</attribute>
| <attribute name="InitialStartDate">NOW</attribute>
| <attribute name="SchedulePeriod">20000</attribute>
| <attribute name="InitialRepetitions">-1</attribute>
|
| </mbean>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124248#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...