Starting and stopping Petals ESB Registry installed from the ZIP archive

Introduction

The ZIP archive comes with elementary startup and stop mechanisms. No automatic startup is provided. It supports several Petals ESB registry nodes with only one installation.

In this chapter, we consider that the Petals ESB Registry ZIP archive was extracted in the directory $PETALS_REGISTRY_HOME.
Contributors
No contributors found for: authors on selected page(s)

Starting Petals ESB Registry

To start the Petals ESB Registry node configured in $PETALS_REGISTRY_HOME/conf, go into the directory $PETALS_REGISTRY_HOME/bin and execute the following command from a command-line:

cdeneux@sph-latitude-D630:~/petals-registry/bin/petals-registry.sh -c file://$PETALS_REGISTRY_HOME/conf/member.properties
Change the URL given with the argument -c to launch another Petals ESB Registry node.
Use the script petals-registry.bat instead of petals-registry.sh for Windows-based system.

Stopping Petals ESB Registry

To stop a Petals ESB Registry node, just kill it with a Ctrl-C on its console, or use the following command from another shell:

cdeneux@sph-latitude-D630:~/petals-registry/bin/petals-registry.sh -c file://$PETALS_REGISTRY_HOME/conf/member.properties stop
Use the script petals-registry.bat instead of petals-registry.sh for Windows-based system.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.