WebSphere Application Server 上配置报告数据服务适配器

配置报告数据服务适配器之前,必须将 Rational® Publishing Engine 数据服务应用程序概要文件配置为每当数据服务应用程序服务器重新启动时自动启动。

开始之前

IBM® WebSphere® Application Server 上部署报告数据服务适配器

如果已安装用于 Rational ClearQuest® 和 Rational RequisitePro® 的适配器,那么您需要 Rational Publishing Engine 数据服务应用程序上这些适配器的 URL。如果收到任何防火墙警告或许可证错误,请在验证适配器之前更正问题。如果访问 Rational ClearQuest 适配器的 URL 时收到错误 500,请尝试打开 Rational ClearQuest 客户机中的数据库。

过程

  1. 打开命令提示符。
  2. 浏览至在其中部署了数据服务应用程序WebSphere Application Server 实例的 bin 目录。 示例:
    • 对于 Windows %WAS_HOME%\bin
    • 对于 Linux /opt/IBM/WebSphere/bin
  3. 运行 wasservice 命令:
    • 对于 Windows WASService.exe -add service_name -serverName server_name -profilePath WAS_RPE_profile -startType automatic
    • 对于 Linux wasservice.sh -add RPE -serverName server1 -profilePath WAS_RPE_profile -startType automatic
    其中,WAS_RPE_profile 是 WebSphere Application Server 上的 Rational Publishing Engine 概要文件。示例:
    • 对于 Windows C:\Program Files\IBM\WebSphere Application Server\AppServer\profiles\RPE
    • 对于 Linux /opt/ibm/WebSphereApplicationServer/AppServer/profiles/RPE
    注: 如所述的那样输入空格。数据服务应用程序概要文件可能需要几分钟才能启动。在该概要文件启动之前,可能无法访问 WebSphere Application Server 管理控制台和 Rational Publishing Engine 数据服务应用程序

反馈