留言板

Announcement: Patches for Liferay Faces GA5

Timothy Esposito,修改在9 年前。

RE: Announcement: Patches for Liferay Faces GA5

New Member 帖子: 6 加入日期: 12-10-7 最近的帖子
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 ',修改在9 年前。

RE: Announcement: Patches for Liferay Faces GA5

New Member 帖子: 18 加入日期: 12-7-20 最近的帖子
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,修改在9 年前。

RE: Announcement: Patches for Liferay Faces GA5

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
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.