Deploying an Application from the Command Line

The deploy process involves taking a staged application, and installing it into the web servers running on nodes of a web cluster implemented on the ePortal System.

The eportaldeploy command is a command-line executable that is used to deploy a staged application using the web service interface and the DeployStagedApplication web method. This command is installed in the bin subdirectory under the ePortal Developer install directory.

Prerequisite: Ensure that the host name specified in the staged application configuration matches the back-end server name configured in ePortal Manager.

To deploy an application

  1. Access the ePortal management LAN.

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

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

Examples:

Syntax

The eportaldeploy command uses the following syntax:

eportaldeploy Usercode Password Domain Address StagedName StagedVersion Cluster [Options]

The eportalMSdeploy command uses the following syntax:

eportalMSdeploy Usercode Password Domain Address StagedName StagedVersion Cluster [Options]

Where: