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: [email protected]
        ReportedBy: [email protected]
    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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to