Posted By:
srinath_M
Posted On:
Tuesday, May 14, 2002 12:27 AM
I need to work on JNDI I have tutorials and also the necessary jar files (jndi.jar, naming.jar,fscontext.jar) in my classpath.
Now my question is, Do I need to run any JNDI Server to lookup for the objects? I always get NamingException when I run a simple program on JNDI. It compiles and generates me a class file but doesnt run :(
Please help me with examples ..
Thanks in advance,
Srinath