掲示板

richfaces portlet for liferay 7

thumbnail
7年前 に Luca Stancapiano によって更新されました。

richfaces portlet for liferay 7

New Member 投稿: 9 参加年月日: 15/10/09 最新の投稿
Hi. Where I find a sample richfaces portlet for liferay 7?
thumbnail
7年前 に Kyle Joseph Stiemann によって更新されました。

RE: richfaces portlet for liferay 7

Liferay Master 投稿: 760 参加年月日: 13/01/14 最新の投稿
Hi Luca,
Normally, you can download a SNAPSHOT of a sample richfaces portlet war here. However, the current demo may be broken and throw a NullPointerException, so I've attached one that I've built which runs correctly. If you want to see the source or build the demo from source, you can look at our liferay-faces-bridge-impl git repo. Make sure you use the 4.x branch if you build from source. See the new Liferay Faces Version Scheme and the liferay-faces-bridge-impl/demo/README.md file for more details.

Note: Until we fix the current issue, you must use the Bridge Impl and Bridge API jars from the attached portlet rather than the SNAPSHOT jars or the jars built from source.

- Kyle