WebSphere Application Server への Rational ClearQuest Web の配置と構成

このトピックでは、WebSphere Application Server 上で の Rational® ClearQuest® Web の配置と構成の方法を要約します。

このトピックでは、パス名で次の変数を使用します。

表 1. パス名変数
変数 定義
CQServerInstallDir Rational ClearQuest Web Server コンポーネントがインストールされたディレクトリ
WebSphereInstallDir WebSphere Application Server がインストールされたディレクトリ
WebSphereComputer WebSphere Application Server がインストールされたコンピュータ
HTTPComputer HTTP Server がインストールされたコンピュータ

Rational ClearQuest Web と共に WebSphere Application Server を配置し使用するには:

  1. Rational ClearQuest Web の Rational ClearQuest Server コンポーネントを『IBM Rational ClearQuest と ClearQuest MultiSite インストールおよびアップグレード ガイド』にある指示に従ってインストールします。 ClearQuest Server コンポーネントをインストールするとき、ClearQuest Web Application EAR ファイルが このロケーションにコピーされます。
    • Windows の場合

      ドライブ:¥CQServerInstallDir¥cqweb¥cqwebws.ear

    • UNIX システムおよび Linux の場合

      CQServerInstallDir/cqweb/cqwebws.ear

    Rational ClearQuest Web Application コンポーネントをインストールしないでください。

  2. WebSphere Application Server 管理コンソールを使用して、 ClearQuest Web Application EAR ファイルを、ステップ 1 で指定されたロケーションから インストールします。この EAR ファイルをインストールする際は、次のガイドラインに従ってください。
    • デフォルトのパラメータ値を変更しないでください。
    • ClearQuest Web Application の名前を変更する場合、名前にスペースを組み込まないでください。
    • インストレーションをマスター構成に保存してください。

    Rational ClearQuest Web Application を開始しないでください。

  3. Rational ClearQuest Request Manager が WebSphere Application Server がインストールされているコンピュータとは別のコンピュータにある場合、「複数のコンピュータでの Rational ClearQuest Server のプロパティの構成」で説明されているように、ファイル jtl.properties を変更します。 このファイルは、New ClearQuest Web を WebSphere Application Server に配置するときに、次のロケーションにコピーされます。
    • Windows の場合

      driveWebSphereInstallDir¥installedApps¥ WebSphereComputer¥RationalClearQuestWeb.ear¥CQWebModule.war¥WEB-INF¥classes¥jtl.properties

    • UNIX システムおよび Linux の場合

      WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/WEB-INF/classes/jtl.properties

  4. jtl.properties ファイルと同じディレクトリにある common.properties ファイル内の 次のプロパティ値を編集します。

    ファイル common.properties 内で、Windows、Linux、および UNIX システムのパス名には、パス区切り文字としてスラッシュ (/) を使用する必要があります。

    CQ_WEB_SERVER_NAME
    HTTP Server と WebSphere Application Server が異なるコンピュータ上で稼働している場合、 この値を、HTTP Server が稼働しているコンピュータの名前に変更します。それ以外の場合、 デフォルト値を保持します。

    デフォルト: localhost

    PROPERTIES_DIR
    Rational ClearQuest Web Application EAR ファイルをコピーした絶対パス名を次の構文を使用して入力します。
    • Windows の場合

      ドライブ:/WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/WEB-INF/classes

    • UNIX システムおよび Linux の場合

      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

    UPLOAD_DIR
    Rational ClearQuest Web Application が 添付ファイルを ClearQuest Server にアップロードするために使用する絶対パス名を入力します。次の構文を使用します。
    • Windows の場合

      ドライブ:/WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/ CQWebModule.war/htdocs/cqattachments

    • UNIX システムおよび Linux の場合

      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

    DOWNLOAD_DIR
    Rational ClearQuest Server が 添付ファイルを Rational ClearQuest Web Application に ダウンロードするために使用する相対パス名 (WebSphere Application Server インストール ディレクトリに対しての相対) を 入力します。次の構文を使用します。

    /cqweb/htdocs/cqattachments

    たとえば、次のようになります。

    DOWNLOAD_DIR=/cqweb/htdocs/cqattachments

    CHTRPT_DOWNLOAD_DIR
    Rational ClearQuest Web Application がサーバーから受け取ったレポートとグラフのデータを保存するために使用する絶対パス名を入力します。 次の構文を使用します。
    • Windows の場合

      ドライブ:/WebSphereInstallDir/installedApps/WebSphereComputer/RationalClearQuestWeb.ear/CQWebModule.war/htdocs/cqchtrpts

    • UNIX システムおよび Linux の場合

      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

    CHTRPT_DOWNLOAD_URL
    WebSphere Application Server がグラフとレポートのデータを保存する相対パス名 (WebSphere Application Server インストール ディレクトリに対しての相対) を 入力します。HTTP Server は、この相対パスを使用して、関連する Web アドレスを 構成します。次の構文を使用します。

    /cqweb/htdocs/cqchtrpts

    たとえば、次のようになります。

    CHTRPT_DOWNLOAD_URL=/cqweb/htdocs/cqchtrpts

  5. WebSphere 管理コンソールの [Web サーバー プラグイン構成の更新] ページを使用して、プラグイン構成を再生成します。
  6. HTTP Server を再始動します。
  7. Rational ClearQuest Web Application を開始します。
  8. クライアント コンピュータ ブラウザで次の Web アドレスを入力して、WebSphere Application Server 上の Rational ClearQuest Web Application 構成を確認します。

    http://HTTPComputer/cqweb/login

    構成が正しければ、ログイン ページが開きます。



フィードバック