安装缺省目录和缺省值

本主题中列出了安装 Rational® Publishing Engine 时可能需要的缺省文件路径、URL 以及其他参考信息。
缺省安装目录
缺省 URL

缺省安装目录

表 1. 缺省安装目录和文档约定。
名称 文档中的约定 缺省值
Rational Publishing Engine 安装目录 %RPE_HOME%
  • 管理员安装:
    • 对于 Windows32 位C:\Program Files(x86)\IBM\Rational\Publishing Engine
    • 对于 Windows64 位C:\Program Files \IBM\Rational\Publishing Engine
    • 对于 Linux/opt/IBM/Rational/PublishingEngine
  • 非管理员安装:
    • 对于 Windowsuser.home\IBM\Rational\Publishing Engine
    • 对于 Linuxuser.home/IBM/Rational/PublishingEngine
注: 如果是从 Rational Publishing Engine 1.1.2.2 或更低版本升级而来,那么 %RPE_HOME% 可能包含版本号。Rational Publishing Engine 1.2 或更高版本中不包含版本号目录。
应用程序数据目录 %APPDATA%
  • 管理员安装:
    • 对于 Windows32 位C:\Documents and Settings\user\Application Data\
    • 对于 Windows64 位C:\Users\user\AppData\
临时文件目录 %TEMP%
  • 管理员安装:
    • 对于 Windows32 位C:\Documents and Settings\user\temp
    • 对于 Windows64 位C:\Users\user\AppData\
Rational Publishing Engine 数据服务安装目录 <RPEDSInstallDir>
  • 管理员安装:
    • 对于 Windows32 位C:\Program Files(x86)\IBM\Rational\Publishing Engine\web services\Data Services
    • 对于 Windows64 位C:\Program Files\IBM\Rational\Publishing Engine\web services\Data Services
    • 对于 Linux/opt/IBM/Rational/PublishingEngine/web services/DataServices
  • 非管理员安装:
    • 对于 Windowsuser.home\IBM\Rational\Publishing Engine\web services\Data Services
    • 对于 Linuxuser.home/IBM/Rational/PublishingEngine/web services/DataServices
Rational Publishing Engine Web Service 应用程序 安装目录 <RPEWSInstallDir>
  • 管理员安装:
    • 对于 Windows32 位C:\Program Files(x86)\IBM\Rational\Publishing Engine\web services
    • 对于 Windows64 位C:\Program Files\IBM\Rational\Publishing Engine\web services
    • 对于 Linux/opt/IBM/Rational/PublishingEngine/webservices
  • 非管理员安装:
    • 对于 Windowsuser.home\IBM\Rational\Publishing Engine\web services
    • 对于 Linuxuser.home/IBM/Rational/PublishingEngine/webservices
Rational Publishing Engine 示例安装目录 <RPESourceInstallDir>
  • 管理员安装:
    • 对于 Windows32 位C:\Program Files(x86)\IBM\Rational\Publishing Engine\source
    • 对于 Windows64 位C:\Program Files\IBM\Rational\Publishing Engine\source
    • 对于 Linux/opt/IBM/Rational/PublishingEngine/source
  • 非管理员安装:
    • 对于 Windowsuser.home\IBM\Rational\Publishing Engine\source
    • 对于 Linuxuser.home/IBM/Rational/PublishingEngine/source

缺省 URL

要点: 在此表中指定的 URL 适用于 V1.2 和更高版本。
表 2. 缺省 URL。
应用程序 缺省主页
WebSphere® Application Server 管理控制台

http://<server>:<WASAdminport>/ibm/console

其中
  • <server> 是部署 Rational Publishing Engine 的服务器的服务器名称或 IP 地址。
  • <WASAdminport> 是管理控制台端口号。缺省情况下,它是 9080。
Apache Tomcat Manager

http://<server>:<TomcatAdminport>/manager/html

其中
  • <server> 是部署 Rational Publishing Engine 的服务器的服务器名称或 IP 地址。
  • <TomcatAdminport> 是管理器端口号。缺省情况下,它是 8080。
Rational Publishing Engine Web Service 应用程序

http://<server>:<port>/rpews/

其中
  • <server> 是部署 Rational Publishing Engine 的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
Rational Publishing Engine 数据服务应用程序

http://<server>:<port>/<DataServices.war_context_path>

其中
  • <server> 是部署 Rational Publishing Engine 的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
  • <DataServices.war_context_path> 是部署数据服务应用程序时输入的上下文路径。
Rational Publishing Engine 远程文档生成首选项

http://server:port/rpews/docgen

其中
  • <server> 是在其中部署 Rational Publishing Engine Web Service 应用程序的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
Rational Publishing Engine 监视和控制组件管理用户界面

http://server:port/rpews/ui/monitor.html

其中
  • <server> 是在其中部署 Rational Publishing Engine Web Service 应用程序的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
Rational Publishing Engine 监视和控制组件服务首选项

http://server:port/rpews/monitor

其中
  • <server> 是在其中部署 Rational Publishing Engine Web Service 应用程序的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
Rational Publishing Engine 中央管理组件管理用户界面 http://server:port/rpews/ui/library.html
其中
  • <server> 是在其中部署 Rational Publishing Engine Web Service 应用程序的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
Rational Publishing Engine 中央管理组件首选项 http://server:port/rpews/library
其中
  • <server> 是在其中部署 Rational Publishing Engine Web Service 应用程序的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。对于 Apache Tomcat,端口号为 8080,除非您使用配置了 SSL 的端口,在这种情况下端口号通常为 8443。
Rational Publishing Engine 帮助系统

http://<server>:<port>/help/index.jsp

其中
  • <server> 是在其中部署帮助的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。
Rational Publishing Engine 帮助更新软件包(如果要将帮助下载至内部服务器)

http://download.boulder.ibm.com/ibmdl/pub/software/rationalsdp/documentation/updatesites/

Rational Publishing Engine 本地帮助更新程序

http://<server>:<port>/help/updater/updatewar.jsp

其中
  • <server> 是在其中部署帮助的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。
Rational Publishing Engine 帮助关于页面

http://<server>:<port>/help/about/about.jsp

其中
  • <server> 是在其中部署帮助的服务器的服务器名称或 IP 地址。
  • <port> 是 HTTP 传输端口号。

反馈