IBM(R) WebSphere Commerce, APAR IY79531, README

Platform: IBM OS/400


This README file provides instructions for applying the APAR on WebSphere Commerce 5.6.1.2 fix pack.


Terminology used in this book
cell_name
This variable represents the name of the WebSphere Application Server cell.

host_name
The fully qualified host name of your WebSphere Commerce machine. For example, server.mydomain.ibm.com is fully qualified.

instance_name
The name of a previously created WebSphere Commerce instance.

installer_dir
The directory to which the WebSphere Commerce 5.6.1 update installation tool has been extracted.

APARfix_dir
The temporary directory to which the files for the APAR fix have been extracted.


Path variables
HttpServer_installdir
The installation path for the IBM HTTP Server. The default installation directory is:
/QIBM/UserData/CommerceServer56/instances/instance_name/conf

WAS_appdir
The installation path for WebSphere Application Server 5. The default installation directory is:
/QIBM/UserData/WebAS5/Base/instance_name

WC_installdir
The installation path for WebSphere Commerce 5.6.1. The default installation directory is:
/QIBM/ProdData/CommerceServer56


Contents


What's in this README

This README file provides installation and un-installation instructions for the IY79531_os400 fix.

APAR IY79531_os400 is to retrofit changes in Defect 122617 into the Websphere Commerce 561 Stream.

NOTE: The below listed instructions for the installation and uninstallation of fix IY79531 are required only on the server (iSeries) side - no action is needed on the client (Workstation) side.


Prerequisites

Software Versions
Ensure that WebSphere Commerce 5.6.1 is at the 5.6.1.2 fix pack level before applying this interim fix. This interim fix is not applicable to any other fix pack versions of WebSphere Commerce 5.6.1.

No upgrades to any of the additional supported software are needed.

Installation Tool
The WebSphere Commerce 5.6.1 update installation tool, consisting of the updateSilent.sh and updateWizard.sh scripts and supporting files, is required to install this APAR fix.
    Warning: The update installation tool required for WebSphere Commerce 5.6.1 is distinct from versions used by the WebSphere Application Server and other versions of WebSphere Commerce.

If you do not have the WebSphere Commerce 5.6.1 update installation tool, you may download it at the WebSphere Commerce Support Site.

If you are downloading the WebSphere Commerce 5.6.1 update installation tool please extract/unzip it to a temporary directory. The location of the WebSphere Commerce 5.6.1 update installation tool will be denoted by installer_dir in the remaining sections of this guide.


Installing IY79531

Important: If you have existing WebSphere Commerce instances you will need to run the installation tool at least twice. Please carefully follow the steps below to ensure that the fix is properly applied.

Update WebSphere Commerce Installation
Please follow these steps to update the WebSphere Commerce Installation at location: WC_installdir.

  1. Ensure that you are logged in as a user that has QSECOFR authority.
  2. Stop the following processes (if running):

    For instructions on how to stop and start processes, refer to the IBM WebSphere Commerce Version 5.6.1 Installation Guide.

  3. Enter the QShell by typing QSH at the OS/400 command prompt. Navigate to installer_dir.
  4. Type the following command, replacing where appropriate, options specific to your WebSphere Commerce installation:

    ./updateSilent.sh fix install WC_installdir IY79531 APARfix_dir

  5. Press Enter.
  6. If you do not have any previously-created (existing) instances the APAR installation is complete. Ensure that the installer displays the message Fix installation completed successfully. If you do not get this message the installer will indicate the log files to check.

Update Deployed WebSphere Commerce Applications
If you have previously-created instances, please repeat the following steps for each deployed WebSphere Commerce application at location: WAS_appdir/installedApps/cell_name/WC_instance_name.ear.
  1. Enter the QShell by typing QSH at the OS/400 command prompt. Navigate to installer_dir and type the following command, replacing where appropriate, options specific to your WebSphere Commerce installation:

    ./updateSilent.sh fix install WAS_appdir/installedApps/cell_name/WC_instance_name.ear IY79531 APARfix_dir

    where cell_name is the name of the WebSphere Application Server cell.
  2. Ensure that the installer displays the message Fix installation completed successfully. If you do not get this message the installer will indicate the log files to check.

Uninstalling IY79531

Important: If you have existing WebSphere Commerce instances you will need to run the uninstallation tool at least twice. Please carefully follow the steps below to ensure that the fix is properly removed.

Remove from WebSphere Commerce Installation
Please follow these steps to remove the interim fix from the WebSphere Commerce Installation at location: WC_installdir.

  1. Ensure that you are logged in as a user that has QSECOFR authority.
  2. Stop the following processes (if running):

    For instructions on how to stop and start processes, refer to the IBM WebSphere Commerce Version 5.6.1 Installation Guide.

  3. Enter the QShell by typing QSH at the OS/400 command prompt. Navigate to installer_dir.
  4. Type the following command, replacing where appropriate, options specific to your WebSphere Commerce installation:

    ./updateSilent.sh fix uninstall WC_installdir IY79531

  5. Press Enter.
  6. If you do not have any previously-created instances the APAR uninstallation is complete. Ensure that the installer displays the message The following fix was successfully uninstalled. If you do not get this message the installer will indicate the log files to check.

Remove from Deployed WebSphere Commerce Applications
If you have previously-created instances, please repeat the following steps for each deployed WebSphere Commerce application at location: WAS_appdir/installedApps/cell_name/WC_instance_name.ear.
  1. Enter the QShell by typing QSH at the OS/400 command prompt. Navigate to installer_dir and type the following command, replacing where appropriate, options specific to your WebSphere Commerce installation:

    ./updateSilent.sh fix uninstall WAS_appdir/installedApps/cell_name/WC_instance_name.ear IY79531

    where cell_name is the name of the WebSphere Application Server cell.

  2. Ensure that the installer displays the message The following fix was successfully uninstalled. If you do not get this message the installer will indicate the log files to check.

  1. Trademarks and service marks

    The following are trademarks or registered trademarks of IBM Corporation in the United States and other countries:

    IBM      WebSphere

    Windows and Windows NT are trademarks of Microsoft Corporation in the United States, other countries, or both.

    Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.

    Other company, product, or service names may be trademarks or service marks of others.

    **************************************************************************
    
    ** © COPYRIGHT INTERNATIONAL BUSINESS MACHINES CORPORATION 2004
    
    ** ALL RIGHTS RESERVED.
    
    **************************************************************************

    Note to US Government Users -- Documentation related to restricted rights -- Use, duplication, or disclosure is subject to restriction set forth in GSA ADP Schedule Contract with IBM Corp.

    End of README File