本主题总结了如何在 Websphere Application Server 上部署和配置 Rational® ClearQuest® Web。
在本主题中,路径名使用下列变量:
| 变量 | 定义 |
|---|---|
| CQServerInstallDir | Rational ClearQuest Web 服务器组件的安装目录。 |
| WebSphereInstallDir | WebSphere Application Server 的安装目录。 |
| WebSphereComputer | 安装 WebSphere Application Server 的计算机。 |
| HTTPComputer | 安装 HTTP Server 的计算机。 |
要部署 WebSphere Application Server 和 Rational ClearQuest Web 一起使用:
drive:\CQServerInstallDir\cqweb\cqwebws.ear
CQServerInstallDir/cqweb/cqwebws.ear
不要安装 Rational ClearQuest Web 应用程序组件。
不要启动 Rational ClearQuest Web 应用程序。
drive:\WebSphereInstallDir\installedApps\ WebSphereComputer\RationalClearQuestWeb.ear\CQWebModule.war\WEB-INF\classes\jtl.properties
WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/WEB-INF/classes/jtl.properties
在 common.properties 文件中,Windows、Linux 和 UNIX 系统的路径名都需要一个正斜杠(/)作为路径定界符。
缺省值:localhost
drive:/WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/WEB-INF/classes
WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/WEB-INF/classes
例如,在 Windows 上:
PROPERTIES_DIR=C:/Program Files/WebSphere/AppServer/installedApps/mickey/RationalClearQuestWeb.ear/CQWebModule.war/WEB-INF/classes
drive:/WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/ CQWebModule.war/htdocs/cqattachments
WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/htdocs/cqattachments
例如,在 Windows 上:
UPLOAD_DIR=C:/Program Files/WebSphere/AppServer/installedApps/mickey/RationalClearQuestWeb.ear/CQWebModule.war/htdocs/cqattachments
/cqweb/htdocs/cqattachments
例如:DOWNLOAD_DIR=/cqweb/htdocs/cqattachments
drive:/WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/htdocs/cqchtrpts
WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/htdocs/cqchtrpts
例如,在 Windows 上:
CHTRPT_DOWNLOAD_DIR=C:/Program Files/WebSphere/AppServer/installedApps/micky/RationalClearQuestWeb.ear/CQWebModule.war/htdocs/cqchtrpts
/cqweb/htdocs/cqchtrpts
例如:CHTRPT_DOWNLOAD_URL=/cqweb/htdocs/cqchtrpts
http://HTTPComputer/cqweb/login
如果配置是正确的,登录页面将打开。