Consuming a web service

The API for executing services is published on the mws-ws context root, and is called by making a POST request to the URL in format <address:port>/mws-ws/<service_context>/<service_name>. The body should contain the SOAP request specifying the input parameters.