From: <glassfish_at_javadesktop.org>
Date: Fri, 11 Dec 2009 09:42:18 PST
The client shouldn't be explicitly loading the jndi.properties within InitialContext. Just use the no-arg InitialContext() constructor, but include appserv-rt.jar in the client's classpath.