0 Replies Latest reply on Aug 14, 2003 8:01 PM by ericmacau

    Pass parameter to Scheduler with MBean ???

    ericmacau

      Hello,

      In ScheduleManager-Service.xml,


      jboss:service=ScheduleManager
      jboss:service=SchedulableMBeanExample
      jboss:service=ScheduleManager
      jboss:service=SchedulableMBeanExample
      hit( NOTIFICATION, DATE, REPETITIONS, SCHEDULER_NAME, java.lang.String )

      NOW
      10000
      10




      The TargetMethod "hit( NOTIFICATION, DATE, REPETITIONS, SCHEDULER_NAME, java.lang.String)"
      can allow pass a STRING into the method, but, how I can pass a "STRING" parameter into the "hit()" method?

      Best regards,
      Eric