Sample Portlet application for Liferay-portal-6.0.5:

HDPagination JSF 2 version (hdpagination-for-jsf2.jar) has been tested to work in Liferay-portal-6.0.5 (using Tomcat 6.0.26) by using portletfaces bridge. The sample portlet application for download demonstrates how HDPagination integrates with JSF 2.0 and JSF portlet bridge to add Ajax capability to the pagination controls in a standard portlet (JSR 168 or JSR 286).


Downloads:

      war file

      source code

      database (HSQLDB)



How to run:

     1) Install Liferay-portal-6.0.5 and start it.

     2) Download war file from above links and deploy it on Liferay-portal-6.0.5 (see Liferay manual how to deploy)

     3) Download database (HSQLDB) from above (if you do not have), unpack it and start database via:

          (a) windows: clicking the file "start_db.bat" under folder "hsqldb/lib".

          (b) linux: go to folder "hsqldb/lib" and type $./start_db.sh.



Related links:


Portletfaces bridge is an opensource project enabling development of JSF 2.0 applications that run inside a Portlet 2.0 compliant portlet container. www.portletfaces.org/projects/portletfaces-bridge