Skip to content

juanjmerono/sakai-jsf2

Repository files navigation

Sakai JSF2 Sample Tools

This is a set of JSF Sample tools for Sakai 11+ instances.

To test it out, simply execute the following command on root folder:

$mvn clean install sakai:deploy

Then add each tool in a demo site to take a look.

KickRoster Classic

This a sample tool with JSF 1.2 technology using RichFaces (3.3.3.Final) and PrimeFaces (1.1).

For testing retrocompatibility.

KickRoster Ice (beta)

This a sample tool with JSF 2.2 technology using IceFaces (4.1.1).

Warning: This is under development, IceFaces seems to be not compatible with Sakai so far.

KickRoster Prime

This a sample tool with JSF 2.2 technology using PrimeFaces (6.0).

KickRoster Rich

This a sample tool with JSF 2.1 technology using RichFaces (4.3.7.Final).

RichFaces EOL https://developer.jboss.org/wiki/RichFacesEnd-Of-LifeQuestionsAnswers

Future Work

  • Create a more ambitious application, using the most powerful features of latest versions of jsf.