Create JSF 2.1, Primefaces 4.0, EJB, Restful Project, Using Maven, with JBoss AS 7, Postgres DB and Eclipse.
In this step by step “tutorial”, I will try to demonstrate how to create a new JSF 2.1 Project and add Primefaces 4.0 to it, alongside with EJB, JPA, REST.
I will use in this “tutorial”:
and Ubuntu as OS.
Contents:
- Create Project Using Maven. (1)
- Import and configure Eclipse Project. (2)
- Add Primefaces.(3)