7 Replies Latest reply on Apr 6, 2002 2:29 AM by mkent

    Apache Tomcat/4.0.1 - HTTP Status 404

    burs

      Hi there,

      Whenever I want to access a servlet or static content via Jboss I get the error message: Apache Tomcat/4.0.1 - HTTP Status 404

      I deployed the Tomcat sample application (copy webapps/ROOT to /jboss/deploy/handle). This standard app contains the org.apache.catalina.servlets.DefaultServlet for static content.

      When I type http://localhost:8080/handle in the browser the URL changes to http://localhost:8080/handle/index.html indicating that the the welcome file was found.

      But instead of the index.html a 404 error is displayed (The requested resource (/handle/index.html) is not available) Following message is in the console:

      [INFO,EmbeddedCatalinaServiceSX] default: DefaultServlet.serveResource: Serving resource '/' headers and data

      Does anyone has an idea what is wrong? Any comments are welcome.

      Kind regard, sascha bur

      mailto: burs@post.ch