The utility is equivalent to deleting the services and packages using the Micro Focus Administration Console (MFDS), and can be used to prepare the server before deploying a new version of the service.
command | undeploy. Deletes the services and packages in the supplied namespace. | |
options | -m URL | host | Directory. Supported URL schemes are "file", "mrpi", and "ldap". Default is MFDS on the local system using the default port (equivalent to mrpi://localhost:86). |
-s server | Operates on packages and services for this server. Required for undeploy. | |
-p password | Optional password for binding to directory. | |
service- namespace | The namespace for the services and packages. For a web service, this is everything before the "#" character in the service/package name. For a J2EE service, it is everything before the final "." character. |