-
Bug
-
Resolution: Done
-
Major
-
JWS 3.1.0 CR7
-
None
Upgrading the tomcat-admin-webapps package overwrites the following 2 files:
%{appdir}/host-manager/WEB-INF/web.xml %{appdir}/manager/WEB-INF/web.xml
When these files are modified, yum update should not overwrite them. Just in case the files are modified, please mark the files as config adding the following 2 lines into tomcat.spec:
%config(noreplace) %{appdir}/host-manager/WEB-INF/web.xml %config(noreplace) %{appdir}/manager/WEB-INF/web.xml
- clones
-
JWS-665 Should we port BZ1208402 to JWS tomcats?
- Closed