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

View Page History
** The Petals ESB Hazelcast Registry must contain at least one Petals ESB Hazelcast Registry member,
* A component repository model must contain at least one component,
* A bus object model always refers to a service-unit object model,
* A bus object model always refers to a topology object model,
* A bus object model always refers to a component respoitory model,
* A bus object model always imports at least one service-unit object model, or includes it,
* A bus object model always imports at least one topology object model, or includes it,
* A bus object model always imports at least one component repository model, or includes it,
* A bus instance always refers to one topology object,
* A bus object model instance must contain at least one machine,
* In a bus object model:
** two service units can refer to a same component with two different configurations if the service unit instances use two different component instances referencing a same component,
* a 3rd file for your topology object model, written by the Petals ESB architect,
* and a 4th file for your bus object model, written by the Petals ESB bus architect in agreement with operators, importing other models:
** several service units object models can be imported,
** several component repository models can be imported,
** only one topology object model can be imported.
** several topology object models can be imported.

h4. Writing a service units object model