Default profile names, locations, port numbers, server names, and URLs
As you configure Rational® ClearQuest® Web server, refer to the default values for IBM® WebSphere® Application Server, IBM® HTTP Server, and Rational® ClearQuest® Web server.
The following variables are used in path names:
WASInstallDir- Directory where WebSphere® Application Server is installed.
ClearQuestHome- Directory where Rational® ClearQuest® is installed.
serverName- Fully qualified name of the Rational® ClearQuest® Web server.
port- HTTP transport port number for unsecure connections; HTTPS transport port for secure connections.
Table 1 lists the default profile names, locations, and port numbers for WebSphere® Application Server and Rational® ClearQuest® Web server.
| Default profile names, locations, and port numbers | WebSphere® Application Server | Rational® ClearQuest® Web server |
|---|---|---|
| Profile name | AppSvr01 |
cqwebprofile |
| Profile location | WASInstallDir\profiles\AppSvr01 |
ClearQuestHome\cqweb\cqwebprofile |
| HTTP transport port | 9080 |
12080 |
| HTTPS transport port | 9043 |
12443 |
| Unsecure administrative console port | 9060 |
12060 |
| Secure administrative console port | 9043 |
12443 |
Table 2 lists the default connection URLs for Rational® ClearQuest® Web server
| Connection type | Connection URL |
|---|---|
| Unsecure connections | http://serverName:port/cqweb |
| Secure connections | https://serverName:port/cqweb |
Table 3 lists the default server names for WebSphere® Application Server and IBM® HTTP Server.
| Server | Server name |
|---|---|
| WebSphere® Application Server | server1 |
| IBM® HTTP Server (IHS) | webserver1 |