UnDeploying an Application from the Command Line

The undeploy process involves stopping a deployed application, and removing it from the web servers running on nodes of a web cluster implemented on the ePortal System.

The eportalundeploy command is a command-line executable that undeploys an application using the web service interface and the UnDeployApplication web method. This command is installed in the bin subdirectory under the ePortal Developer install directory.

To undeploy an application

  1. Access the ePortal management LAN.

  2. Run the eportalundeploy command. For more information, see "Syntax".

    Note: If you are undeploying to a ClearPath ePortal System 9.0 or later, use the ePortalMSundeploy command.

Examples:

Syntax

The eportalundeploy command uses the following syntax:

eportalundeploy usercode password domain address deployedname webcluster [options]

The eportalMSundeploy command uses the following syntax:

eportalMSundeploy usercode password domain address deployedname webcluster [options]

Where: