[jboss-user] [EJB/JBoss] - Re: RMI invoke fail, ConcurrentModificationException was thr

funnyone do-not-reply at jboss.com
Tue Aug 5 00:29:46 EDT 2008


Sorry again. the configeration in scheduler-service.xml is:
 
 
  | <mbean code="com.datangmobile.oss.platform.servermonitor.mbean.SvrMonService" name="datang:name=SvrMon">
  |   </mbean>
  |   <mbean code="org.jboss.varia.scheduler.Scheduler"
  |           name="datang:service=Scheduler,name=SvrMon">
  |     <attribute name="StartAtStartup">true</attribute>
  |     <attribute name="SchedulableMBean">datang:name=SvrMon</attribute>
  |     <attribute name="SchedulableMBeanMethod">check</attribute>
  |     <attribute name="InitialStartDate">NOW</attribute>
  |     <attribute name="SchedulePeriod">3000</attribute>
  |     <attribute name="InitialRepetitions">-1</attribute>
  |   </mbean>

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168616



More information about the jboss-user mailing list