Yes, the Invoker servlet is disabled by default. You need to either:
- enable the Invoker servlet (not recommended) OR - explicitly declare your servlet in your web application's web.xml file John -----Original Message----- From: Ray Tayek [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 9:25 PM To: Tomcat Users List Subject: RE: Manual servlet deployment problems on 4.1.18 i can not get 4.1.18-le to run on win98se and i get at a 404 on linux when i try to put Hello.class manually in .../jakarta-tomcat-4.1.18-LE-jdk14/webapps/ROOT\WEB-INF/classes and using localhost:8080/servlet/Hello (without adding to the web.xml) could the "servlet" option be turned off by default? (does anyone know where to look?) also, running the sample in .../jakarta-tomcat-4.1.18-LE-jdk14/webapps/tomcat-docs/appdev/sample fails with 401 when doing the ant install. if you get 4.1.18 to work, please let me know how you did it. thanks --- ray tayek http://tayek.com/ actively seeking mentoring or telecommuting work vice chair orange county java users group http://www.ocjug.org/ hate spam? http://samspade.org/ssw/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
