[jboss-user] [Management, JMX/JBoss] - Re: jboss scheduler losing time
mrath
do-not-reply at jboss.com
Tue Mar 18 00:15:02 EDT 2008
Sorry, the configuration file looks like :
| <mbean code="org.jboss.varia.scheduler.Scheduler"
| name="netspace.gateway.select:service=SelectGatewayConfigMBeanScheduler">
| <attribute name="StartAtStartup">false</attribute>
| <attribute name="SchedulableMBean">netspace.gateway.select:service=SelectGatewayConfigMBean</attribute>
| <attribute name="SchedulableMBeanMethod">processNSEvent()</attribute>
| <attribute name="DateFormat">d/MM/yy HH:mm</attribute>
| <attribute name="InitialStartDate">24/01/07 11:00</attribute>
| <attribute name="SchedulePeriod">86400000</attribute>
| <attribute name="InitialRepetitions">-1</attribute>
| <depends>netspace.gateway.select:service=SelectGatewayConfigMBean</depends>
| </mbean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137261#4137261
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137261
More information about the jboss-user
mailing list