users@glassfish.java.net

Re: Unexpected exception while trying to create a JNDI context

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Tue, 30 Dec 2008 22:20:09 +0100

well clearly if you're not doing a :
InitialContext ctx = new InitialContext(props);
the result will be the same.

Do you have the same JVM version on both ends? (wild guess)

-Alexis

On Dec 30, 2008, at 22:09, glassfish_at_javadesktop.org wrote:

> we actually added those properties while trying to troubleshoot the
> problem. We get the same result if we remove them. We've already
> been through all the suggestions on the EJB FAQ and various other
> threads that deal with setting this up. Any other ideas?
> [Message sent by forum member 'abll' (abll)]
>
> http://forums.java.net/jive/thread.jspa?messageID=323655
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>