Hi Jeff, Thanks for your reply. At least now I cld get hold of some clue. But can you pls. do me some more help ?
I have downloaded the jndi112.zip from the said URL , unpacking which produced two folder lib & examples . Can you pls. guide me where to put those files ?? Also do I need to download any associated files ?? I tried keeping jndi.jar in /var/tomcat4/lib but with no luck. Thanks in advance. -regards Sujoy On Wed, 04 Sep 2002 Jeff Turner wrote : >On Wed, Sep 04, 2002 at 09:44:31AM -0000, Sujoy Ghosh wrote: > > Hi , > > > > I can't start Tomcat 4.0.3 ; while starting using "service >tomcat4 > > start " its showing Started [OK] but actually it isn't.Under > > logs/catalina.out I found following error; > > > > Exception during startup processing > > java.lang.reflect.InvocationTargetException: > > java.lang.NoClassDefFoundError: > > javax/naming/directory/DirContext > >It's jndi.jar you want. From JDK 1.3 onwards it comes with the >JDK, but >for 1.2 you have to download it from >http://java.sun.com/products/jndi. >Probably ought to be in the release notes. > >--Jeff > > > > Sujoy > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>