配置入口網站協同作業啟用

「入口網站協同作業啟用」使用 Rational Application Developer (RAD) (這是由 WebSphere Portal Server 提供的)。

在您執行「啟動程式」和安裝程式之前,如果支援的 WebSphere Portal Server 版本已存在於系統上, 則安裝程式已自動配置您安裝的 RAD,因此您需要執行本節中所說明的配置作業。

如果您是在執行 WebSphere Business Integration Server Express 的安裝程式之後才安裝 WebSphere Portal Server,您將需要配置 RAD,才能與這些工具搭配使用,如下所示:

  1. 將檔案 com.ibm.btools.csm.link 從 WebSphere Business Integration Server Express 產品安裝目錄內的 tools\IES301\links 目錄複製到 RAD 安裝目錄內的 eclipse\links 目錄。

    比方說,如果 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\links 複製到 C:\Programs\IBM\RAD\SDP\6.0\eclipse\links

  2. 修改 startcsm_rad.bat 檔案中宣告的 WSWB_EXECUTABLEWSWB_PATH 變數, 您可以在 WebSphere Business Integration Server Express 產品安裝目錄的 \bin 目錄內找到這個檔案。

    比方說,假設 WebSphere Business Integration Server Express 安裝在 C:\Programs\IBM\WebSphereBI,而 RAD 安裝在 C:\Programs\IBM\RAD\SDP\6.0,請編輯在 C:\Programs\IBM\WebSphereBI\bin 目錄中找到的 startcsm_rad 檔案,並將下列指令行:

    set WSWB_EXECUTABLE=%1
    set WSWB_PATH=%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。

如需「入口網站協同作業啟用」的相關資訊,請參閱 WebSphere Business Integration Express System Implementation Guide

Copyright IBM Corp. 2004, 2005