users@glassfish.java.net

Re: Stateless ejb initialize method

From: <glassfish_at_javadesktop.org>
Date: Thu, 20 Mar 2008 07:07:49 PST

Hi Elvis,

Unfortunately not. This is something we're planning to fix in the next version of the EJB spec. More details here : http://blogs.sun.com/kensaks/entry/ejb_3_1_early_draft

The way developers typically get around this today is by "piggy-backing" on a web container initialization event and calling into a pre-defined stateless session bean method.

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

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