Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-155891

Testray site Home page is blank when using non-root context

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.

    Attachments

      Activity

        People

          support-lep@liferay.com SE Support
          summer.zhang Summer Zhang
          Brian Wulbern Brian Wulbern
          Keven Leone Keven Leone
          Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved:
            28 weeks, 6 days ago

            Packages

              Version Package
              7.4.3.42 CE GA42
              7.4.3.44 CE GA44
              Master