I haven't used JavaService.exe. What are the other "java startup" arguments and parameters being specified. Having just tomcat.jar for the classpath should be fine.
Cheers, Larry > -----Original Message----- > From: Mario Felarca [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 07, 2002 5:07 PM > To: Tomcat Users List > Subject: RE: servlet.jar and 3.3 > > > At 04:38 PM 02/07/2002 -0500, you wrote: > >I can't make much of a guess yet. Can you be more > >specific about what "can't seem to see the servlet.jar" means. > >Having an old servlet.jar or j2ee.jar in your jre/lib/ext > >directory can cause problems, but I can't tell if that > >would apply in your case. > > Sorry, I wasn't too specific. > > If I run Tomcat from the command line, it works fine. > However, the place I > am seeing the error is when I am running Tomcat as a service using > JavaService.exe. > > The error message I am getting is LoadOnStartupInterceptor: > cannot load > servlet name: <My Servlet> - java.lang.NoClassDefFoundError: > javax/servlet/http/HttpServlet. > > As a service, the only thing we have on the -classpath parameter is > Tomcat/lib/tomcat.jar. > > Thanks in advance, > > Mario- > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
