0 Replies Latest reply on Jul 5, 2007 12:23 PM by viniciuscarvalho

    Automatic startup of TimerService

    viniciuscarvalho

      Hello there! Is it possible to have a timerservice object be fired on startup? It does not seems to be an reasonable thing, having a client invoking a method to register the timer, and just after that have the @Timeout method be triggered.

      So, is it possible to create the timerservice after a bean has been deployed?

      Regards