Manual installation

This section describes the manual installation of the Connector for Web Services.

The connector runs as a Java web application (also known as servlet) in the managed environment of a web server. The web application is packed in a Web ARchive (WAR) file on the installation disk.

This table shows this WAR file:

WAR file name Web Application name Location
c4ws.war c4ws Staging_Area/

InstallableUnits/c4ws

Use this WAR file to deploy the connector to an existing web server. To do this, follow the instructions in the documentation of the web server that you are using. For Tomcat web servers this process is described in the following section because some additional deployment steps are required.