Stopping the Web Services (SOAP) Adapter

To stop the Web Services (SOAP) adapter from the command line, execute the stop command.

Prerequisites

When you are running the adapter from the command line, stop the adapter first before stopping the project.

Task
Operating System Step
UNIX Open a terminal window and enter:

cd $ESP_HOME/adapters/soap/bin

./adapter.sh <adapter_config_file> <jdk_home> stop

Windows Open a command window and enter:

cd %ESP_HOME%/adapters/soap/bin

adapter.bat <adapter_config_file> <jdk_home> stop