This README file provides instructions for applying the APAR on WebSphere Commerce 5.6.0.1 fix pack.
Terminology used in this book
cell_name
This variable represents the name of the WebSphere Application Server cell.
Path variables
HttpServer_installdir
The installation path for the IBM HTTP Server. The default installation directory
is:
/QIBM/UserData/CommerceServer56/instances/instance_name/conf
This README file describes the product changes found in the JR20227 fix.
APAR JR20227 is to allow a contract using the Catalog Filter terms and conditions to be deployed to other stores.
Ensure that you have installed the WebSphere Commerce 5.6.0.1 fix pack before applying this fix. This fix is not applicable to any other fix pack versions. This fix does not require upgrades to any of additional supported software.
Required: The WebSphere Commerce 5.6 update installation tool, consisting of the updateSilent.sh script and supporting files, is required to install this APAR fix.If you are downloading the WebSphere Commerce 5.6 update installation tool (with the 5.6.0.1 fix pack), please extract/unjar it to a temporary directory. The location of the WebSphere Commerce 5.6 update installation tool will be denoted by: installer_dir in the remaining sections of this guide.
NOTE: The below listed instructions for the installation and uninstallation of fix JR20227 are required only on the server (iSeries) side - no action is needed on the client (Workstation) side.
For instructions on how to stop and start processes, refer to the IBM WebSphere Commerce Version 5.6 Installation Guide.
Note: If you do have previously-created instances, then repeat steps 7 to 8 for each WebSphere Commerce instance you have configured on your system.
Applying the APAR fix to your commerce instances.
To apply this fix to a commerce instance, 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
JR20227
APARfix_dir
For instructions on how to stop and start processes, refer to the IBM WebSphere Commerce Version 5.6 Installation Guide.
./updateSilent.sh fix uninstall WC_installdir JR20227
Note: If you do have previously-created instances, then repeat steps 7 to 8 for each WebSphere Commerce instance you have configured on your system.
Remove the APAR fix from a commerce instance.
To remove this fix from a commerce instance, 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
JR20227
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 2003 ** 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