Installing Web Applications in the SRC Web Application Server
The SRC software includes a Web application server component for deploying Web applications for lab tests and demonstrations.
Use the following procedure to deploy Web applications in the SRC Web application server.
You can deploy a Web application in the Web application server for lab tests and demonstrations. However, running non-SRC Web applications in production environments is not supported.
To deploy a Web application in the SRC 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 SRC
Web 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