WebSphere Application Server 上手动部署 Reporting Data Services 应用程序

可以在 IBM® WebSphere® Application Server V7.0 或 V8.0 的现有实例上安装用于 IBM Rational® Publishing Engine Data Services 应用程序的适配器。如果已在 Rational Publishing Engine 安装期间将 Reporting Data Services 应用程序部署到 WebSphere Application Server,那么不必完成此任务。

开始之前

在部署 Reporting Data Services 应用程序之前,必须安装 WebSphere Application Server 7.0 或 8.0 和带有 Reporting Data Services 应用程序的 Rational Publishing Engine
要点: 只能在 32 位版本的 WebSphere Application Server 上部署报告数据服务应用程序。 不能在 64 位版本的 WebSphere Application Server 上部署报告数据服务应用程序。
如果要为 Reporting Data Services 应用程序创建单独的概要文件,请完成以下步骤:
  1. 启动 WebSphere Application Server 概要管理工具。要启动概要管理工具,请选择开始 > 所有程序 > IBM WebSphere > Application Server [version] > 概要管理工具
  2. 单击下一步
  3. 选择高级概要文件创建,然后单击下一步
  4. 选择部署管理控制台,然后单击下一步
    要点: 不要选择部署缺省应用程序
  5. 将概要文件名称指定为 DataServices,然后单击下一步。不要启用管理安全性。单击下一步
  6. 选择将应用程序服务器进程作为 Windows 服务运行,单击下一步,然后单击创建

关于此任务

此设置适用于 IBM Rational ClearQuest®IBM Rational RequisitePro®IBM Rational ClearCase®。一个数据适配器可以向许多 Rational Publishing Engine 客户机提供通信接口。出于性能原因,请不要将 Reporting Data Services 适配器安装到数据库所在的服务器上。在安装了 Reporting Data Services 适配器的计算机上,还必须将本机客户机安装到数据库 Rational RequisitePro 厚客户机、Rational ClearQuest Eclipse 客户机和其他客户机。在安装了 Reporting Data Services 适配器的计算机上,Reporting Data Services 适配器使用本机客户机与数据库进行通信。许多 Rational Publishing Engine 客户机即使位于不同位置,也通过使用 http://server:port/DataServices/Adapter/<data> 来连接至 Reporting Data Services 适配器。

过程

要在 WebSphere Application Server 上部署 Reporting Data Services 应用程序,请完成以下步骤:

  1. 在浏览器中启动 WebSphere Application Server 管理控制台。 示例:http://server:port/ibm/console/logon.jsp
  2. 展开应用程序,然后单击新建应用程序
  3. 单击新建企业应用程序
  4. 在“新应用程序的路径”窗口中,选择 DataServices.war 的路径。缺省情况下,归档文件位于 RPE_HOME\web services\Data Services\DataServices.war
    • 如果是使用本地文件,请选择本地文件系统。单击浏览并选择 DataServices.war 文件。
    • 如果是使用远程文件,请选择远程文件系统。单击浏览并选择 DataServices.war 文件。
  5. 选择快速路径 - 仅当需要其他信息时才提示,然后单击下一步
  6. 在下列窗口中接受缺省设置,然后单击下一步
    • 选择安装选项
    • 将模块映射至服务器
    • 映射 Web 模块的虚拟主机
  7. 在“映射 Web 模块的上下文根”中,将上下文根输入为 /DataServices 此条目是用于配置客户机的 URL 的一部分。
  8. 查看摘要,然后单击完成。进程日志中将显示 Application DataServices.war installed successfully
  9. 重新启动在其中部署 DataServices.war applicationRational Publishing Engine 概要文件。
  10. 单击应用程序 > 应用程序类型 > WebSphere 企业应用程序 您添加的 DataServices.war 应用程序会列出为输入的上下文路径名。
  11. 选中 DataServices.war application 复选框,然后单击启动

下一步做什么

部署 Reporting Data Services 适配器。

反馈