Definition
Deploy an EAR that will be started when the container starts
Example using the Java API
Starting Orion 2.x with an EAR to deploy:
Example using the Ant API
Starting Orion 2.x with an EAR to deploy:
Example using the Maven2/Maven3 API
Here is the plugin configuration defining a JOnAS 5.x container with an EAR to deploy:
For more information...
For more information about how deployment in CARGO works, please read:
- How deployables work, which explains how to instanciate and personalize deployables.
- How deployers work, which explains how the different deployers work.
Labels: