Table 1 lists the default profile names, locations, and port numbers for WebSphere Application Server and ClearQuest Web server.
| Default profile names, locations, and port numbers | WebSphere Application Server | 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 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 |