Collaboration Enablement for Portal 使用随 Websphere Portal Server 一起提供的 Rational Application Developer(RAD)。
如果在运行“启动板”和安装程序之前,您的系统上已有受支持的 WebSphere Portal Server 版本,则安装程序自动配置了 RAD 安装,并且您不必执行本节中所描述的配置任务。
如果在运行 WebSphere Business Integration Server Express 的安装程序之后安装了 WebSphere Portal Server,则将需要配置 RAD 以便与工具配合使用,如下所示:
例如,如果将 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。
例如,如果将 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"
startcsm_rad.bat文件来启动 RAD。
有关 Collaboration Enablement for Portal 的更多信息,请参阅 WebSphere Business Integration Express System Implementation Guide。