|
|
|
|
|
The Seam framework has previously been reported as running just fine on the GlassFish application server (in this blog by Roger Kitain for instance). In fact, JBoss clearly indicates GlassFish as a supported platform. The most recent article on that topic by Brian Leonard has inspired Carol McDonald to write about a "Sample Application using JSF, Seam, and Java Persistence APIs on Glassfish". |
Carol's article has detailed steps for setup and coding with nice coloring to distinguish between Java EE, Seam and business classes/interfaces and annotations. It uses GlassFish 1 (but also works on the recently released glassfish 2 beta 3) and Seam 1.2.1 GA. You can start with the application archive which is provided as a NetBeans project and usable via ANT directly (including database creation and population) or follow the steps to create your own application from scratch.
Posted by Joshua on July 10, 2007 at 08:22 PM PDT #
Posted by Alexis MP on July 10, 2007 at 10:34 PM PDT #
Posted by Joshua on July 10, 2007 at 11:51 PM PDT #
Posted by Alexis MP on July 11, 2007 at 12:36 AM PDT #