Starting or stopping the connector web application
To start or stop the connector web application:
-
Open the Tomcat home page.
Ensure the Tomcat server is running.
To open the Tomcat home page in your browser, open this URL:
http://<host>:<port>
<host>
refers to the name of the computer that runs the Tomcat server.<port>
refers to the port number used by the server.A typical example of the Tomcat home page URL is:
http://localhost:8080
Note: The Enterprise Server Installer installs the Connector for Web Services on port 8312 by default. -
Open the Tomcat Web Application Manager.
On the Tomcat home page, in the left column, click Tomcat Manager and log on to the manager as a user with
manager-gui
privileges. -
Start or stop the connector web application.
In the Tomcat Manager console, the Connector for Web Services is represented as a web application (servlet) called c4ws.
To start a stopped web application, click the servlet's Start command.
To stop a running web application, click the servlet's Stop command.