https://bz.apache.org/bugzilla/show_bug.cgi?id=64871

            Bug ID: 64871
           Summary: warn "SEVERE" if /WEB-INF/web.xml not found
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: hau...@acm.org
  Target Milestone: -----

org.apache.catalina.startup.ContextConfig.getContextWebXmlSource() normally
doesn't follow symlinks.
So, if the Constants.ApplicationWebXml i.e. "/WEB-INF/web.xml" due to this
cannot be read, 
1) mention the full path where you were looking in an error message
2) put this as "SEVERE" in the catalina out log


Otherwise, you can waste hours with 

<<HTTP Status 404 – Not Found

Type Status Report

Message /index_en.jsp;jsessionid=A3944DE3830D9AF59D3970DDBA

Description The origin server did not find a current representation for the
target resource or is not willing to disclose that one exists.>>

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