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