JEE on JBoss AS 5 tryout and mini hands-on
December 24, 2008 | No Comments »
So, JBoss AS 5 is out and is fully JEE compatible, let’s take it for a spin and see how to develop some JEE goodness on it.
We will develop an EAR which displays data from DB using built-in JSF 1.2_10, JPA by built-in Hibernate EntityManager, Richfaces 3.2.x and Facelets 1.1.15 (1.1.14 will not work).
Our EAR will consist of a Web, EJB3+client and JPA module.
Continue Reading »














