-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.3.2
-
Fix Version/s: None
-
Component/s: None
-
Tags:
The common template file WAR_deployment-fragement.xml has the hard-coded 'nuxeo' context path. It should have the contextPath placeholder:
<context-root>${org.nuxeo.ecm.contextPath}</context-root>
- depends on
-
NXP-5981 Web Context Path configuration broken in Tomcat
- Resolved