Try OpenEdge Now
skip to main content
Administration Guide
Application deployment and management : OpenEdge Web application deployment : SOAP service deployment (deploySOAP.sh)
 

SOAP service deployment (deploySOAP.sh)

Purpose

Deploy SOAP services.

Syntax

$CATALINA_BASE/bin/deploySOAP.sh source_descriptor service_name

Parameters

source_descriptor
Specify the path of the source descriptor, which is a WSM file.
service_name
Specify the target service name.

Example

$CATALINA_BASE/bin/deploySOAP.sh CustomerService.wsm ROOT