Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
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 Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
A
WAR
-based deployment on a Servlet engine will be structured as follows: