Installing Petals ESB using the Debian packages

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

Changes (5)

View Page History
* {{/usr/bin/petals-esb}}: The script used to start a Petals container,
* {{/usr/bin/petals-esb.sh}}: A link to {{/usr/bin/petals-esb}}, for compatibility with previous versions,
* {{/usr/lib/petals-esb}}: {{/usr/share/petals-esb}}: Directory containing all Java libraries required by Petals ESB,
* {{/usr/lib/petals-esb/extensions}}: {{/usr/share/petals-esb/extensions}}: Directory containing all extensions of Petals ESB,
* {{/etc/petals-esb/container-enable/<container-name>}}: A directory containing the configuration of a Petals container:
** {{server.properties}}: the base configuration of the Petals container,
h2. Content of the package "{{petals-esb-autoloader}}"

In addition to the extension JAR file put in the directory {{/usr/lib/petals-esb/extensions}}, {{/usr/share/petals-esb/extensions}}, this package arrives with 2 new sub-directories of the root directory of the Petals container data area:
* the sub-directory {{install}}: the directory scanned by the auto-loader of the container to install/deploy artfifact,
* the sub-directory {{installed}}: the directory scanned by the auto-loader of the container to uninstall/undeploy artfifact.
h2. Content of the package "{{petals-esb-artfifact-repository}}"

In addition to the extension JAR file put in the directory {{/usr/lib/petals-esb/extensions}}, {{/usr/share/petals-esb/extensions}}, this package arrives with one new sub-directory of the root directory of the Petals container data area:
* the sub-directory {{artifacts}} in which artifacts should be placed before installation/deployment according to the following sub-tree:
** {{sl}}: in which all JBI shared library archives are put,
h2. Content of the package "{{petals-esb-wsapi}}"

This package provides only extension JARs file put in the directory {{/usr/lib/petals-esb/extensions}}. {{/usr/share/petals-esb/extensions}}.