2 Replies Latest reply on Nov 30, 2003 8:34 PM by jtoynbee

    Context problems

    jtoynbee

      I have an application that consists ENTIRELY of static HTML pages. I want to be able to serve this from JBoss 3.2 with embedded Tomcat & www server. I had no problems doing this when the WWW server Apache2 was on a different box but now with the combined architecture I am having problems.

      I can't seem to figure out how to get the www server to not transfer requests for static pages to the container. I created a .war file with my static html pages but no servlets or jsp. Please find attached my configuration file. Whenever I try to acccess this app I get a 404 back.

      Thanks.