이 주제에서 경로 이름에는 다음과 같은 변수가 사용됩니다.
| 변수 | 정의 |
|---|---|
| CQServerInstallDir | Rational ClearQuest 웹 서버 컴포넌트가 설치된 디렉토리 |
| WebSphereInstallDir | WebSphere Application Server가 설치된 디렉토리 |
| WebSphereComputer | WebSphere Application Server가 설치된 컴퓨터 |
| HTTPComputer | HTTP Server가 설치된 컴퓨터 |
Rational ClearQuest 웹에 WebSphere Application Server를 배치하여 사용하려면 다음을 수행하십시오.
drive:\CQServerInstallDir\cqweb\cqwebws.ear
CQServerInstallDir/cqweb/cqwebws.ear
Rational ClearQuest 웹 응용프로그램 컴포넌트를 설치하지 마십시오.
Rational ClearQuest 웹 응용프로그램을 시작하지 마십시오.
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
구성이 올바르면 로그인 페이지가 열립니다.