28.6. Configuring Seam in Java SE, with JBoss Embedded
JBoss Embedded lets you run EJB3 components outside the context of the Java EE 5 application server. This is particularly useful in testing.
The Seam booking example application includes a TestNG integration test suite that runs on Embedded JBoss via
SeamTest.
28.6.1. Packaging Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
A
WAR-based deployment on a Servlet engine will be structured as follows: