-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 1.5.0b
-
Fix Version/s: 1.5.X
-
Component/s: Environment, Environment > General / Integration
-
Labels:None
-
Environment:Linux 2.6.31-17-generic-pae Ubuntu 9.10
jdk1.6.0_18
liferay-social-office-1.5b
Did the following changes to the liferay-social-office-1.5b bundle:
- moved TOMCAT/webapps/ROOT to TOMCAT/webapps/management
- vi TOMCAT/webapps/management/WEB-INF/classes/portal-ext.properties
portal.ctx=/management - moved conf/Catalina/localhost/ROOT.xml to conf/Catalina/localhost/management.xml
- vi conf/Catalina/localhost/management.xml
<Context path="/management" crossContext="true">....</Context>
Did the following steps to reproduce:
- open localhost:8080/management
page loads fine - login with admin/admin
login works, but redirect happens to /web/admin/home
It seems, not everywhere the context path is used