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

           Summary: Deploying WAR overwrites context fragment
           Product: Tomcat 5
           Version: 5.5.25
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When a war is deployed in webapps directory, Tomcat 5 overwrites any context
xml in conf/engine/host directory with the one in META-INF in the war.

This behavior is undesirable. We normally put a customized context fragment to
overwrite what's delivered in WAR. Can this behavior be modified so the context
fragment in host directory is kept intact if its docBase points to the same
war?

Thanks!

Zhihong


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