[Contents] [Prev] [Next] [Index] [Report an Error]

Installing Web Applications in the Application Server

To deploy a Web application in the Web application server:

  1. Start the Web application server.
  2. Prepare the Web application archive (WAR) file on a machine other than the C Series Controller.
  3. Deploy the WAR file on the C Series Controller. The application server automatically starts the Web application when a new WAR file is deployed.
    user@host> request appsvr deploy file name

    For example:

    user@host> request appsvr deploy file ftp://host/path/ssportal.war

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]