Quick Start: Get the Slides, open them in Acrobat Reader. The demo application contains the examples from the second part of the Tutorial, ApacheFaces is the appliation covered in the third part of the Tutorial.
Note: If you want to create the database for ApacheFaces, you unpack the SQL scripts file, enter the directory and run maven torque:create-db and maven torque:insert-sql. You need a MySQL database running on localhost and you need an account 'mysql' with password 'mysql' which has database creation rights.
Note: If you want to rebuild the ApacheFaces application, you need the model-service-1.3.jar. Get it from the list above and put it into your local maven repository under turbine/jars.