Definition
Deploy an OSGi bundle that will be started when the container starts
Example using the Java API
Starting JOnAS 5.x with an OSGi bundle to deploy:
Example using the Ant API
Starting JOnAS 5.x with an OSGi bundle to deploy:
Example using the Maven2/Maven3 API
Here is the plugin configuration defining a JOnAS 5.x container with an OSGi bundle 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