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.sh}}: A link to {{/usr/bin/petals-esb}}, for compatibility with previous versions,
* {{/usr/lib/petals-esb}}: Directory containing all Java libraries required by Petals ESB,
* {{/usr/lib/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}}"

This package arrives with 2 new sub-directories of the root directory of the Petals container data area:
In addition to the extension JAR file put in the directory {{/usr/lib/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}}"

This package arrives with one new sub-directory of the root directory of the Petals container data area:
In addition to the extension JAR file put in the directory {{/usr/lib/petals-esb/extensions}}, this package arrives with one new sub-directory of the root directory of the Petals container data area:
** the sub-directory {{artifact}} in which artifacts should be placed before installation/deployment.