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