Re: Cannot instantiate class: com.sun.enterprise.naming.SerialInitContextFactor
843833Jul 24 2003 — edited Apr 21 2008Is the exception thrown a javax.naming.NoInitialContextException (something like javax.naming.NoInitialContextException: Cannot instantiate class: etc..) ?
In that case that probably means that the classpath does not contain the JNDI server classes (jndi.jar).