-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.10 EE GA1, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: WCM
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Caused by:Not tested in all application servers
-
Where was the bug?:Java
-
Git Pull Request:
ServletContext.getContextPath() is part of Servlet spcification v2.5. It is not supported by some application servers, like Websphere 6.1 (portal can be deployed but won't run). We should use ContextPathUtil instead.
- relates
-
LPE-6099 Unable to run portal if the application server does not support the Servlet 2.5 specification
-
- Closed
-