Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Re: Cannot instantiate class: com.sun.enterprise.naming.SerialInitContextFactor

843833Jul 24 2003 — edited Apr 21 2008
Is 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).
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2008
Added on Jul 24 2003
8 comments
1,231 views