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

             Bug #: 51278
           Summary: Unable to override default servlet other than in main
                    web.xml
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: ma...@apache.org
    Classification: Unclassified


The default web.xml gets merged into the application's web.xml before
processing of fragments, annotations and ServletContextInitializers. This means
it can only be overridden in the application's web.xml. It should be possible
to override in fragments, annotations and ServletContextInitializers.

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