https://issues.apache.org/bugzilla/show_bug.cgi?id=47378

           Summary: welcome-file ignores servlet mapping
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: robe...@jlab.org


Web applications that use a servlet mapping for their welcome-file are ignored
and the server returns either a directory listing or a 404 if the listing is
disabled.
I have JSF servlet defined and a servlet-mapping for *.jsf to go to the
FacesServlet.
I have "index.jsf" listed as by welcome-file and I get a 404 with directory
listing disabled.
I also have a custom servlet defined with its mapping and set the welcome-file
to its mapping and get a 404 as well.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to