Starting and stopping Petals ESB installed by Debian packages

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

Changes (2)

View Page History
h1. Stopping Petals ESB

The process stopping a Petals ESB container reads the contents of its topology file to get the JMX credentials required to connect to the container and invoke a shutdown. The security to block a shutdown is based on filesystem ACLs of the configuration files of the container. So, don't forget to set the right ACL on these files. Example: {{me:my-group rw-r-----}} for your container to authorize you ({{me}}) and all member of the group {{my-group}}) to shutdown the container.

{quote}
Example: {{me:my-group rw-r-----}} for your container to authorize you ({{me}}) and all member of the group {{my-group}}) to shutdown the container.
{quote}

h2. Stopping Petals ESB at system level