users@glassfish.java.net

Re: Stateless EJB and small cache

From: <glassfish_at_javadesktop.org>
Date: Wed, 05 Aug 2009 07:20:46 PDT

Unfortunately EJB 3.0 doesn't define any application-level state sharing construct, which is why a new Singleton session bean component is being added by EJB 3.1. The only workaround in EJB 3.0 would be to use mutable static state.
[Message sent by forum member 'ksak' (ksak)]

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