users@glassfish.java.net

Re: GlassFish v3, EJB 3.1 and Standalone Client

From: <glassfish_at_javadesktop.org>
Date: Mon, 14 Dec 2009 07:09:19 PST

There is no need to explicitly specify a set of JNDI properties when calling new InitialContext(). Other vendors may require them, but GlassFish doesn't. Just use the no-arg InitialContext(). It's much easier :-) See https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#StandaloneRemoteEJB
[Message sent by forum member 'ksak' ]

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