此内容没有您所选择的语言版本。
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 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
A
WAR
-based deployment on a Servlet engine will be structured as follows: