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
h1. Verifying deployment

A Petals deployment model (ie. [bus object model|#busObjectModel]) can be used to verify the installation of a topology checking:
* topology architecture against the [topology object model|#topologyObjectModel],
* topology instantiation against the topology instance of the [bus object model|#busObjectModel],
* for each container of the topology:
** shared libraries installed,
h2. Checking topology

First, the Petals ESB container on which we are connected *must* be* declared as container instance into the bus object model. Next, the current topology is retrieved from the Petals ESB container on which we are connected. Each container of the current topology *must* be* declared as container instance into the bus object model, and all containers instances of the bus object model must form the current topology.

The current registry retrieved from the current topology *must* match the registry instance declared in the bus object model: same implementation, same clustering.