Seam Plugin
From Clickframes
(Redirected from SeamPlugin)
Seam Plugin is a Maven plugin which generates Seam code for your Clickframes project and runs the generated code using the embedded Glassfish server (runs in memory, no configuration needed), or you can run it in JBoss.
Quick Start
- First-time users see Getting started with Seam Plugin in 2 minutes.
- Second-time users see Customizing your application with Seam Plugin in 5 minutes.
Reference
- For more advanced options, see the Seam Plugin Reference page
Who should use Seam Plugin
The Seam plugin can be used in any of the following situations:
- To visualize your application in the design phase, even if you are not planning to use Seam or JSF or even Java for the real application
- When your target platform is JBoss and you are planning to use Seam/JBoss

