Posted By:
Christopher_Schultz
Posted On:
Friday, January 11, 2002 05:49 AM
Is the file
jndi.properties in your CLASSPATH? Has it been set up correctly to point to your JNDI server? (Do you haev a JNDI server set up and running?). If not, you won't be able to get an InitialContext, or anything else for that matter.
-chris