WebSphere Application Server 維護版次

如有需要,您可以下載 WebSphere® Application Server 的維護版本(也稱為修正套件)。

它們在下列網址: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 第 5 版
  • express_v51 for WebSphere Application Server - Express 5.1 版
  • base_v5 適用於 WebSphere Application Server 第 5 版
  • base_v51 適用於 WebSphere Application Server 5.1 版
  • ee_v5 適用於 WebSphere Application Server Enterprise Edition 第 5 版
  • ee_v51 適用於 WebSphere Application Server Enterprise Edition 5.11 版
  • base_v6 for WebSphere Application Server Enterprise Edition 第 6 版
重要: 當系統提示您升級 JDK 時,請輸入 y,代表「是」。 當系統提示您升級 HTTP 伺服器、Apache 伺服器或 iPlanet 時,請輸入 n,代表「否」。
相關工作
重新啟動開發環境時在使用中的伺服器埠
相關資訊
測試和發佈 WebSphere 伺服器上的專案
使用條款 | 讀者意見
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.