Opps sorry, heres the service.xml

  | <server>                    
  |     <mbean code="org.jboss.varia.scheduler.Scheduler" 
name=":service=Scheduler">
  |             <attribute name="StartAtStartup">true</attribute>               
  |             <attribute 
name="SchedulableClass">com.acme.HelloWorld</attribute>
  |             <attribute name="InitialStartDate">NOW</attribute>
  |             <attribute name="SchedulePeriod">5000</attribute>
  |             <attribute name="InitialRepetitions">-1</attribute>             
                                                
  |     </mbean>        
  | </server>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956833#3956833

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956833
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to