You really need to read the release notes. The invoker servlet is disabled by default in all Tomcat releases. This started quite a while ago now. To re-enable, uncomment the servlet-mapping for the invoker servlet in the conf/web.xml.


Jake

At 08:50 AM 8/24/2003 -0700, you wrote:
please help... I have a problem installing simple "hello world" servlets on
tomcat 4.1.27 and 4.1.24  for some reason they wont' run the classes when I
type the url in the web browser.  Here is my error message is below.  I also
double checked my web.xml file and this file is correct.  I also tried using
the servlet-name I gave to my TestingServlet but that doesn't work either.
anyone know of any issues with tomcat and windowsXP?

HTTP Status 404 - /myapp/servlet/TestingServlet
----------------------------------------------------------------------------
----\
type Status report
message /myapp/servlet/TestingServlet
description The requested resource (/myapp/servlet/TestingServlet) is not
available.
----------------------------------------------------------------------------
----
Apache Tomcat/4.1.27


--------------------------------------------------------------------- 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]



Reply via email to