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

            Bug ID: 54261
           Summary: web-fragment.xml handling in container JARs
           Product: Tomcat 7
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: ma...@apache.org
    Classification: Unclassified

Tomcat does not follow the language of section 8.2.1 of the Servlet
specification.

In short, JARs provided at the container level:
- are scanned for SCIs
- are scanned for static resources
- are NOT scanned for web-fragment.xml
- are NOT excluded by an absolute ordering

Tomcat does not follow these last two points.

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