users@glassfish.java.net

Re: Stateful Session Bean [One instance per client ? Really ?]

From: <glassfish_at_javadesktop.org>
Date: Mon, 24 Nov 2008 14:27:05 PST

I've got the same question. So... If I get:
InitialContext context = new InitialContext();
SessionRemote ejbSession = (SessionRemote) context.lookup("Bean30");

How can I get the same ejbSession object ?.
[Message sent by forum member 'gaston500' (gaston500)]

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