users@glassfish.java.net

Re: Initial Initialization during Deployment process

From: <glassfish_at_javadesktop.org>
Date: Thu, 20 Mar 2008 11:33:27 PST

Hi Miro,

There are no EJB container lifecycle callbacks defined within the specification. It's something we're planning to add within EJB 3.1 (more info here : http://blogs.sun.com/kensaks/ )

The way developers typically get around this in Java EE 5 is to use a servlet container initialization event and call into an EJB component from there.

 --ken
[Message sent by forum member 'ksak' (ksak)]

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