service.xml got truncated in the previous post.
| <server> | <mbean code="org.jboss.varia.scheduler.Scheduler" name=":service=Scheduler"> | <attribute name="StartAtStartup">true</attribute> | <attribute name="SchedulableClass">com.mybiz.scheduler.NotificationSchedule</attribute> | <attribute name="InitialStartDate">0</attribute> | <attribute name="SchedulePeriod">600000</attribute> | <attribute name="InitialRepetitions">-1</attribute> | </mbean> | </server> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995863#3995863 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995863 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
