- Static deployment of EAR — Deploy an EAR that will be started when the container starts
- Static deployment of EJB — Deploy an EJB (any version) that will be started when the container starts
- Static deployment of expanded WAR — Deploy an expanded WAR that will be started when the container starts
- Static deployment of OSGi Bundles — Deploy an OSGi bundle that will be started when the container starts
- Static deployment of RAR — Deploy a Java EE resource adapter (RAR) that will be started when the container starts
- Static deployment of WAR — Deploy a WAR that will be started when the container starts
|