Definition
Deploy a Java EE resource adapter (RAR) that will be started when the container starts
Example using the Java API
Starting JOnAS 5.x with a RAR to deploy:
Example using the Ant API
Starting JOnAS 5.x with a RAR to deploy:
For more information...
For more information about how deployment in CARGO works, please read:
- How deployers work, which explains how to instanciate and personalize deployables.
- How deployers work, which explains how the different deployers work.
Labels