Try OpenEdge Now
skip to main content
Administration
Command and Utility Reference : WSAMAN undeploy
 

WSAMAN undeploy

Undeploys a Web service from a WSA instance. This removes the Web service's WSDL, WSAD, and friendlyname.props files.

Syntax

Operating system
Syntax
UNIX
Windows
wsaman
   -name wsainstance-name
   { -appname app-friendlyname
     
| -namespace app-targetnamespace }
   -undeploy
-name wsainstance-name
The name of the WSA instance to which the Web service is deployed.
-appname app-friendlyname
The friendly name of the Web service.
-namespace app-targetnamespace
The target namespace of the Web service.

Notes

When you undeploy a Web service, whether you use the WSAMAN utility or OpenEdge Management/OpenEdge Explorer, no WSD file is created and no information on the undeployed Web service is saved. To create a WSD file, export the Web service before undeploying it.