Details
-
Bug
-
Status: Closed
-
Resolution: Completed
-
Master
-
3
-
Default
Description
oSteps to Reproduce:
1. Modify the path context of the bundle from ROOT to liferay via the following steps:
- Rename [TOMCAT_HOME]/webapps/ROOT to tomcat-9.0.56/webapps/liferay.
- Rename [TOMCAT_HOME]/conf/Catalina/localhost/ROOT.xml to tomcat-9.0.56/conf/Catalina/localhost/liferay.xml.
- Edit [TOMCAT_HOME]/conf/catalina.properties and change the value for the common.loader property to use
"liferay" in the path in place of "ROOT".
2. Start up the Liferay bundle.
3. Open http://localhost:8080/liferay and login.
4. Deploy module site-initializer-testray.
5. Go to Control Panel > Sites.
6. Add a new site for template Liferay Site Initializer Testray.
7. Go to Home page of the new site.
Actual Result:
Home page is blank.
Reproduced on:
Tomcat 9.0.56 + MySQL 5.7. Portal master DXP GIT ID: 48086ef05dec1f425fe82fed1253b719083bd9d5.