users@glassfish.java.net

Is it possible to put an object on the session in EJB3?

From: <glassfish_at_javadesktop.org>
Date: Thu, 08 Nov 2007 01:40:59 PST

Is it possible to put an object on the "session" from one SessionBean that can be accessed by other SessionBeans. Can SessionBean A put a session scoped object that SessionBean B can access in some way without passing a reference around? And when bean A is recylced the session object is removed. (A is calling a method on B).
[Message sent by forum member 'tbergman' (tbergman)]

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