Collaboration Enablement for Portal の構成

Collaboration Enablement for Portal は、WebSphere Portal Server で提供される Rational Application Developer (RAD) を使用します。

Launchpad およびインストーラーを実行する前に、サポートされているバージョンの WebSphere Portal Server がシステムにすでに存在していた場合、RAD のインストール環境はインストーラーによって自動的に構成されているため、このセクションで説明する構成タスクを実行する必要はありません

WebSphere Business Integration Server Express のインストーラーの実行後に WebSphere Portal Server をインストールした場合は、次に示すように、RAD をツールで使用するために RAD を構成する必要があります。

  1. WebSphere Business Integration Server Express 製品インストール・ディレクトリー内の tools¥IES301¥links ディレクトリーから、RAD インストール・ディレクトリー内の eclipse¥links ディレクトリーに com.ibm.btools.csm.link ファイルをコピーします。

    例えば、WebSphere Business Integration Server Express のインストール先が C:¥Programs¥IBM¥WebSphereBI で、RAD のインストール先が C:¥Programs¥IBM¥RAD¥SDP¥6.0 の場合、com.ibm.btools.csm.link ファイルを、C:¥Programs¥IBM¥WebSphereBI¥Tools¥IES301¥ から C:¥Programs¥IBM¥RAD¥SDP¥6.0¥eclipse¥links にコピーします。

  2. WebSphere Business Integration Server Express 製品インストール・ディレクトリーの ¥bin ディレクトリー内にある startcsm_rad.bat ファイルに宣言されている WSWB_EXECUTABLE 変数と WSWB_PATH 変数を変更します。

    例えば、WebSphere Business Integration Server Express のインストール先が C:¥Programs¥IBM¥WebSphereBI で、RAD のインストール先が C:¥Programs¥IBM¥RAD¥SDP¥6.0 の場合、C:¥Programs¥IBM¥WebSphereBI¥bin ディレクトリーにある startcsm_rad ファイルを編集して、次の 2 行

    set WSWB_EXECUTABLE=%1
    set WSWB_PATH=%2

    を、次の 2 行に置き換えます。

    set WSWB_EXECUTABLE="C:¥Programs¥IBM¥RAD¥SDP¥6.0¥rationalsdp.exe"
    set WSWB_PATH="C:¥Programs¥IBM¥RAD¥SDP¥6.0"
  3. 変更した
    startcsm_rad.bat
    ファイルを実行することにより、RAD を始動します。

Collaboration Enablement for Portal について詳しくは、 「WebSphere Business Integration Express システム・インプリメンテーション・ガイド」を参照してください。

Copyright IBM Corp. 2004, 2005