Fórum

Announcement: Patches for Liferay Faces GA5

Timothy Esposito, modificado 9 Anos atrás.

RE: Announcement: Patches for Liferay Faces GA5

New Member Postagens: 6 Data de Entrada: 07/10/12 Postagens Recentes
And for anybody upgrading from Liferay 6.1, do not forget to read the instructions on https://www.liferay.com/web/neil.griffin/blog/-/blogs/announcement-liferay-faces-3-x-2-x-ga5-released

I was missing layout.parallel.render.enable=false from portal-ext.properties and it was not easy to trace the JSF error.
jjiiu ', modificado 9 Anos atrás.

RE: Announcement: Patches for Liferay Faces GA5

New Member Postagens: 18 Data de Entrada: 20/07/12 Postagens Recentes
Hello! I have three portlets in a single war and got the 2006 patch as dependency. I'm seeing only one log message for the patch:
13:39:39,833 INFO [BridgeImpl] Initializing Liferay Faces Bridge 3.1.4-ga5 (Galatia / Feb 15, 2014 AD)
*** FACES-2006 PATCH ACTIVATED for portletName=[portlet1] ***
13:39:39,917 INFO [BridgeImpl] Initializing Liferay Faces Bridge 3.1.4-ga5 (Galatia / Feb 15, 2014 AD)
13:39:39,919 INFO [BridgeImpl] Initializing Liferay Faces Bridge 3.1.4-ga5 (Galatia / Feb 15, 2014 AD)


Is this a problem in log output or is the patch activated only for one of the portlets? I'm assuming it's activated for each portlet.
thumbnail
Neil Griffin, modificado 9 Anos atrás.

RE: Announcement: Patches for Liferay Faces GA5

Liferay Legend Postagens: 2655 Data de Entrada: 27/07/05 Postagens Recentes
jjiiu ':
Is this a problem in log output or is the patch activated only for one of the portlets? I'm assuming it's activated for each portlet.


Yes you are correct. The patch for FACES-2006 simply fixes a factory that is utilized by all portlets inside the WAR context. Apologies -- the log output is not as clear as it should be.