Petals ESB Deployer 1.0.0

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
** {{id}}, the identifier of this service-unit in the model. Can be different from the service unit name,
** {{url}}, the URL of the associated archive that can be a service assembly or a deployable service unit.
** {{component-id}}, the identifier of the component on which this service unit must be deployed. Optional for deployable service unit and service unit embedded in a service assembly, requires for other service units,
** {{placeholders}}, the set of placeholders that the service unit requires for its execution,
* {{placeholder}}, a placeholder required by a service-unit:

* A service-unit model must contain at least one service-unit,
* In a service unit object model:
** the component-id of a service unit is extracted:
*** from the service unit archive if it's a deployable service unit,
*** from the service assembly JBI descriptor if it's embedded in a service assembly archive,
*** otherwise the component id must be set,
* A topology object model must contain at least one container,
* In a topology object model: