Seam-GlassFish
In Java
EE SDK Runs Seam I outlined some steps for getting Seam (the JBoss
application framework that unifies JSF and EJB 3.0) to run on GlassFish with Hibernate as
the persistence layer. Now, we'll see how we can have Seam
running on GlassFish with the Java
Persistence API as the persistence layer. For completeness,
I'll go over the prerequisites and...