2 Replies Latest reply on Nov 5, 2006 11:07 PM by harshi2003

    How to stop Jboss Schedular programatically

    harshi2003

      Hi,

      I am using org.jboss.varia.scheduler.Schedulable to create a schedule in JBoss. In my application the schedule must be start and run if only certain parameters are avaiable only.

      is there a way i can invoke stopSchedule() method programatically.
      According to what I understand we can only stop the schedule from the jmx console once it is up and run.

      is there a way where i can stop the schedule programatically.

      please help me

      Thank you