Embedding
The basic process for embedding OpenEJB:
-
Add the OpenEJB libraries to your classpath
-
Ensure your EJB modules are discoverable
-
Use the LocalInitialContextFactory to boot OpenEJB
Important docs
-
[TestCase Injection (@LocalClient)](local-client-injection.html)
Examples
\{include:Examples Table}