Installing Web Applications in the Application Server
To deploy a Web application in the Web application server:
- Start the Web application server.
- Prepare the Web application archive (WAR) file on a machine other than the C-series Controller.
- 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
