This section includes information about upgrading Web Proxy Server from Java ES release 4 to Java ES release 5. The section covers the following topics:
When upgrading Java ES Release 4 Web Proxy Server to Release 5, consider the following aspects of the upgrade process:
General Upgrade Approach. The upgrade is performed using patches. No additional reconfiguration is required.
Upgrade Dependencies. Web Proxy Server has dependencies on a number of Java ES shared components, as listed in Table 1–7. However Web Proxy Server has hard upgrade dependencies only on NSS and NSPR shared components.
Backward Compatibility. Release 5 Web Proxy Server is backwardly compatible with Release 4.
Upgrade Rollback. Release 5 Web Proxy Server upgrade rollback is performed by removing the upgrade patches.
This section describes how to perform a Java ES 4 Web Proxy Server upgrade to Java ES 5. The section covers the following topics:
Before you upgrade Web Proxy Server, perform the procedures described in the following sections.
Type the following command.
WebProxyServer-base\proxy-admserv\start -version
The outputs that indicate the Web Proxy Server version are:
Sun Java System Web Proxy Server 4.0.4
Web Proxy Server 4.0.1
All Java ES components on a computer system and in a computing environment should be upgraded to Java ES Release 5.
The Web Proxy Server upgrade to Release 5 does not modify Release 4 configuration data. You do not need to back up current data.
All Web Proxy Server instances corresponding to the same installed Web Proxy Server image are upgraded at the same time. All such instances should be shut down when patches are being applied to the installed image.
Log in as administrator.
Stop all running instances of Web Proxy Server and the Administration Server.
WebProxyServer-base\proxy-instancename\stopsvr
WebProxyServer-base\proxy-admserv\stopsvr
If you have not already done so, upgrade the NSS and NSPR shared components to Release 5 and any other shared components you wish to upgrade.
Install Release 5 Web Proxy Server upgrade patches.
Patches can be downloaded from http://sunsolve.sun.com/pub-cgi/show.pl?target=patchpage. The patch ID for Web Proxy Server core is 123533-01.
Patch revision numbers are the minimum required for upgrade to Java ES Release 5. If newer revisions become available, use the newer patches instead of the old patches.
Confirm that the patch upgrades were successful.
You can confirm patch upgrade by checking the patch installation log.
Restart the Web Proxy Server instance.
WebProxyServer-base\proxy-instancename\startsvr
Type the following command.
WebProxyServer-base\proxy-admserv\start -version
The outputs that indicate the Web Proxy Server version are:
Sun Java System Web Proxy Server 4.0.4
Web Proxy Server 4.0.1
Log in as administrator.
Stop all running instances of Web Proxy Server and the Administration Sever.
WebProxyServer-base\proxy-instancename\stopsvr
WebProxyServer-base\proxy-admserv\stopsvr
Remove the Web Proxy Server patches by typing the following command:
Uninstall_Patch_ID.bat.
Restart the Web Proxy Server instances.