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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...