2 Replies Latest reply on Jul 14, 2011 12:10 PM by srikrishnak

    Invoking EJB TimerService from jmx-console or admin-console on demand

    srikrishnak

      I'm using jboss-6.0.0.Final and I've used EJB 3.1 TimerService (auto timer option using @Schedule annotation) for one of the Stateless beans which is scheduled to run once every day.  I'm trying to find a way as how I can invoke this bean from jmx-console or admin-console on demand for debugging purposes. 

       

      Thanks

      Srikrishna Kalavacharla