Cloud Installation

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

Changes (4)

View Page History
* the standard Petals Registry node,
* the bootstrap Petals ESB container. It's a Petals ESB container used to dynamically add others Petals ESB containers
* the standard Petals ESB container,
* abstract shared library,
* abstract binding component,
* abstract service engine,
* abstract service unit.

{gliffy:name=PVC|size=M|version=2}
import petals-pvc/main.graph;

PetalsBCSoap {
extends: PetalsBC;
exports: httpPort = 8084;
}

PostgreSQL-VM {
installer: target;
}

PetalsBCSoap {
extends: PetalsBC;
exports: httpPort = 8084;
}

PetalsSEActiviti {
extends: PetalsSE;