ups, there is copy & paste error in my previous post. the mbean declaration is:


<mbean code="org.jboss.varia.scheduler.Scheduler" 
name="de.dis.set:service=RemoveUnused">
  |         <attribute name="StartAtStartup">true</attribute>
  |         <attribute 
name="SchedulableClass">de.dis.service.DeleteUnusedPicsSchedule</attribute>
  |         <attribute name="InitialStartDate">NOW</attribute>
  |         <attribute name="SchedulePeriod">6000000</attribute>
  |         <attribute name="InitialRepetitions">-1</attribute>
  |         
<depends>jboss.j2ee:service=EJB,plugin=pool,jndiName=ImportManager</depends>
  |     </mbean>   

Tina

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

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

Reply via email to