Issue
- Apache Felix Webconsole JS and CSS resources not loaded with 'org.eclipse.equinox.http.servlet'
-
Steps to reproduce:
1. Start the server.
2. Download this: org.apache.felix.webconsole-4.6.4-all.jar from here: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.webconsole/4.6.4/
3. Deploy the jar.
4. Enter to the web console: http://localhost:8080/o/system/console/
5. Login with admin/admin
6. Change to the Network tab and refresh the page, then check the status code for the loaded files
Observed Behavior: The files should be loaded with the status code: 200 OK
Actual Behavior: CSS and JS files are not loaded, 404 status code is displayed
Environment
- Liferay DXP 7.3
Resolution
- The observed behavior is a known bug of DXP and is addressed by LPS-140601
Additional Information
- If the hotfix is required for this issue, please create a support ticket requesting the hotfix by attaching the patch details.
- Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install the Fixpack/Hotfix in your environment.