Re: javax.naming.NoInitialContextException
Posted By:
Jay_Jacobson
Posted On:
Sunday, September 8, 2002 04:07 PM
I ran into the same problem and found the answer elsewhere on JGuru.
The problem is that there is an additional download that is necessary. Right now, the file is "fscontext-1_2-beta3.zip" for the com.sun.jndi.fscontext.RefFSContextFactory implementation.
Go to http://java.sun.com/products/jndi and look for "Download JNDI 1.2.1 & More".
Regards,
Jay