The Provisioning Application

This application allows you to deploy applications to repository aware containers. The provisioning process uses:

Applications

Applications consist of one or more implementation artifacts, plus optional configuration.

Artifacts can be imported from Maven repositories, or the file system.

Deployment

Profiles

Deployment Profiles are documents that describe how applications

are deployed. Application configuration can be overridden here.

Containers

Repository aware containers can target what applications

are deployed to them by naming a deployment profile they accept.



Artifacts

Artifacts are files that make up an application.

They can be imported from the file system, or external Maven repositories.