Hello:
Can you try it like following.
----------------
props.setProperty("java.naming.factory.initial",
"com.sun.enterprise.naming.SerialInitContextFactory");
---------------
>Um, you want me to use that code verbatim? What is the proer value for java.naming.factory,initial? I can't find anything definitive on this.