1 Reply Latest reply on Jun 10, 2009 2:24 AM by xmedeko

    Jboss scheduler

      Hi
      i use a mbean to schedule a task in Jboss 4.2.0 GA
      But i'd like to schedule it every 10 minutes but only from 00:00 am to 06:00 am
      Is it possible to use a mbean to awake and stop another mbean?
      Thanks

        • 1. Re: Jboss scheduler
          xmedeko

          You can start/stop mbean since twiddle and JMX console can do it.

          Try to observe, how twiddle script (twiddle.bat, twiddle.sh) in the bin/ directory works. The code is in org.jboss.console.twiddle.Twiddle.