users@glassfish.java.net

Re: Creating EJB timers at deployment time

From: <glassfish_at_javadesktop.org>
Date: Wed, 11 Jun 2008 14:22:00 PDT

Unfortunately there is no GlassFish way. You can try to use ServletContextListener.contextInitialized to call a special method in your EJB that checks if there are any timers associated with this bean, and if there are none, create them.

HTH,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

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