6 Replies Latest reply on Mar 10, 2002 2:37 AM by j2eeclinic

    3.0.0 beta + Tomcat 4.0.2 problem

    haowu

      I downloaded the tomcat 4.0.2 bundle with JBoss 3.0.0 beta from CVS. It starts fine with JDK 1.3.2. But when I try to access http://localhost:8080/index.html, I get the following error:

      2002-03-02 01:40:13,929 INFO [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] StandardHost[localhost]: MAPPING configuration error for request URI

      I don't see any other error in the log (or console). Am I just accessing the wrong URL? What's a valid URL I can test with? Anyone out there that have tried out successfully?

      --Hao