users@glassfish.java.net

Creating EJB timers at deployment time

From: <glassfish_at_javadesktop.org>
Date: Wed, 11 Jun 2008 11:07:08 PDT

I can implement an @Timeout method in an EJB and that gets called correctly after the set timeout. However, to create the timer, a client needs to invoke a method on the EJB.

I was looking for a way to create the timer immediately when I deploy the EJB. Any suggestions on how I can do that?

Thanks,
Keyur
[Message sent by forum member 'keyurva' (keyurva)]

http://forums.java.net/jive/thread.jspa?messageID=279764