1 Reply Latest reply on Nov 17, 2009 3:42 AM by jaikiran

    How to view or kill jboss' current scheduler task?

      Hi, I just used jboss as application server.

      I created a scheduler task(timer), and trigger it every day 2:00pm, but right now I found there is another task be triggered every day at 9:15am, so I want to know there is any way I can find current all scheduled task and kill them, just like websphere's command cancelAllEjbTimer.

      Thanks