OOB: JBoss AS 4.2 Seam MyFaces / JSF and Facelets EAR bundle
July 17, 2009 | 4 Comments »
My 1st Out-Of-the-Box (OOB) series begins with making an example of how Seam 1.2.1 +MyFaces 1.1.6 + Facelets 1.1.14 can work on a default JBoss EAP 4.2.
Get the Maven2 project SeamExample, SeamExample.ear. Access the deployed application here
It will deploy a simple echo web app using Seam. Notice that the EAR is made to be minimal (all modules share the same JAR versions) and also includes a jboss-app.xml which sets a loader-repository
Enjoy!
















(3 votes, average: 3.67 out of 5)