WebSphere Application Server 维护版

如果有需要的话,您可以下载 WebSphere® Application Server 的维护版(也称为修订包)。

它们位于以下 Web 站点:http://www.ibm.com/software/webservers/appserv/was/support/。修订包作为可执行的 JAR 文件交付,可以通过输入以下命令调用它:
java -jar  fix_pack.jar

其中 fix_pack 是从 Web 下载的可执行 JAR 文件的名称。

要点: 用于安装修订的 java 命令应该是此产品附带的那个命令,或者是 JDK 的同一版本。如果使用更高版本的 Java™ 来安装修订(例如,JDK 1.4.2),则将不会产生安装错误,但在运行时应用程序可能会有问题。

当提示您输入要将更新 JAR 文件中的更新信息应用于的目标目录时,输入:

x:\runtimes\ server_name
其中, x 是安装了此产品的目录路径,server_name 是您正在使用的服务器。例如:
  • express_v5 表示 WebSphere Application Server - Express V5
  • express_v51 表示 WebSphere Application Server - Express V5.1
  • base_v5 表示 WebSphere Application Server V5
  • base_v51 表示 WebSphere Application Server V5.1
  • ee_v5 表示 WebSphere Application Server Enterprise Edition V5
  • ee_v51 表示 WebSphere Application Server Enterprise Edition V5.11
  • base_v6 表示 WebSphere Application Server Enterprise Edition V6
要点: 当提示您升级 JDK 时,输入 y 以表示“是”。当提示您升级 HTTP Server、Apache 服务器或 IPlanet 时,输入 n 以表示“否”。
相关任务
在重新启动开发环境时使用的服务器端口
相关信息
在 WebSphere 服务器上测试和发布项目
使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.