« Return to Thread: DO NOT REPLY [Bug 44879] New: Deploying WAR overwrites context fragment

DO NOT REPLY [Bug 44879] New: Deploying WAR overwrites context fragment

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View in Thread

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: tomcat-dev@...
        ReportedBy: zhihong@...


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: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: DO NOT REPLY [Bug 44879] New: Deploying WAR overwrites context fragment