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 (3)

View Page History
*** if it's embedded in a service assembly archive, from the JBI descriptor of the service assembly archive identified by the provided URL,
*** otherwise the component id must be set,
** A service unit cannot have different placeholder objects with the same key,
** Different service unit objects can each have a placeholder object with the same key.

* About topology object model:
** A bus object model definition defines 0 to many service unit object models,
** A bus object model must contains at least one service unit: if no service unit object model is imported by a bus object model, the bus object model must define at least one service unit object model,
** The identifier of a service unit object must be unique over all service unit objects model declared and imported in a bus object model.,
** A service unit instance cannot have placeholder instances with the same placeholder reference,
** Each service unit instance must have a placeholder instance for each placeholder of its service unit reference without default value,
** All placeholder instances of all service unit instances running on a component instance must have a same value for all referenced placeholders with a same key,

* About topology object model vs bus object model: