Customizing WebSphere Application Server properties in the cqServerConn.properties file

Depending on your deployment of the Rational ClearQuest Web and CM Server components, you might need to modify some WebSphere Application Server properties in the cqServerConn.properties file.

The cqServerConn.properties file resides in the following directory:

On Windows
drive:\WebSphere-install-dir\profiles\profile-name\installedApps\node-name\TeamEAR.ear\CQWebModule.war\WEB-INF\classes
On the UNIX system and Linux
WebSphere-install-dir/profiles/profile-name/installedApps/node-name/TeamEAR.ear/CQWebModule.war/WEB-INF/classes

You can modify the following property values in this file:

TEAM_SERVER_SOAP_PORT
WebSphere Application Server SOAP connector port. If you deploy the ClearQuest® Web and CM Server components on different computers or you change the default port, then you must update this value.
TEAM_SERVER_ADMIN_AUTHENTICATION_KEY
WebSphere administrative console administrator account name. You must specify this value if you deploy the ClearQuest Web component in a separate instance of WebSphere Application Server and administrator security is enabled.
TEAM_SERVER_ADMIN_AUTHENTICATION_VALUE
WebSphere administrative console administrator account password.

Modifying any other properties in the cqServerConn.properties file is not supported.


Feedback