-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: liferay-faces-3.0.2-legacy-ga3, liferay-faces-3.0.2-ga3, liferay-faces-3.1.2-ga3
-
Component/s: Liferay Faces Portal / Demos / Tests
-
Labels:None
The work done in FACES-296 introduced the com.liferay.faces.portal.listener.StartupListener class in order to copy the input-editor.jsp file from the liferay-faces-portal.jar dependency into the path of the webapp context. The task for this issue is to automate the registration of the listener, so that configuration in WEB-INF/web.xml is no longer required. This means that any portlet WAR that includes liferay-faces-portal.jar in WEB-INF/lib will report a message similar to the following at startup:
22:48:08,121 INFO [StartupListener:66] Copied input-editor.jsp from LiferayFaces JAR to context path file=[/Users/username/liferay-portal-6.1.1/tomcat-7.0.27/temp/9-FACES-1439-portlet/resources/liferay-ui/jsp/input-editor.jsp]
- is related to
-
FACES-296 Upgrading to Liferay 6.0 EE SP2 (6.0.12) breaks liferay-ui:input-editor Facelet composite component
- Closed