Forums de discussion

richfaces portlet for liferay 7

thumbnail
Luca Stancapiano, modifié il y a 7 années.

richfaces portlet for liferay 7

New Member Publications: 9 Date d'inscription: 09/10/15 Publications récentes
Hi. Where I find a sample richfaces portlet for liferay 7?
thumbnail
Kyle Joseph Stiemann, modifié il y a 7 années.

RE: richfaces portlet for liferay 7

Liferay Master Publications: 760 Date d'inscription: 14/01/13 Publications récentes
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