To enable this instance of Tomcat to communicate with Web Services, you must edit the Tomcat configuration file.
Edit the server.xml file located here: /cai/CADeploy/ESCM/tpv/tomcat/conf. Change the server, connector, and redirect port numbers as necessary for your site. Make sure that you have a unique TCP/IP port number for this instance of the Tomcat server to use for communications. Each program on a LPAR using TCP/IP for communications must have a unique port number.
The server.xml file is ASCII encoded and it needs to stay that way. One method to edit the server.xml file is to use ISPF EDIT. This method is described next.
Follow these steps:
The UNIX System Services ISPF Shell panel opens.
A directory list opens.
The server.xml file opens.
The file is updated for your site and remains an ASCII encoded file.
Note: If you require an HTTPS implementation of Tomcat, see to How to Configure Tomcat as an HTTPS server.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|