Install > Installing maintenance > WebSphere Commerce > Installing WebSphere Commerce fix packs


Update the WebSphere Commerce Build and Deployment tool after installing a WebSphere Commerce fix pack

WebSphere Commerce fix packs provide fixes and improvements for the Build and Deployment tool, which are highly recommended. Due to the customizable nature of the Build and Deployment tool, additional steps are required after fix pack installation to incorporate the fixes into the configuration files and customization.


Before you begin

Process Files
Build

  • setenv and/or setenv.bat

  • build.properties, build.private.properties

  • The source extraction Ant script and properties files, if used

  • All other files that are created for customization

Server deployment

  • setenv and/or setenv.bat

  • deploy-target.env.properties and deploy-target.env.properties

  • The static Web server assets deployment Ant script and properties files, if used

  • The WebSphere Commerce configuration file synchronization Ant script and properties files, if used

  • All other files that are created for customization

Toolkit deployment

  • setenv.bat

  • deploy-target.env.properties and deploy-target.env.properties

  • All other files that are created for customization


Procedure

  1. This fix pack updates many files. See the Files Changed link on the WebSphere Commerce fix pack page. to identify the files for the Build and Deployment tool that have been updated by the fix pack installation.

  2. For each updated file identified from the previous step:

    1. Determine the configuration and customization files in WCBD_INSTALL and in the SCM that derived from it.

    2. For each derived file identified:

      1. Execute a file comparison with the original, updated file to identify the changes, and then port the changes over to the derived file. Caution must be exercised to ensure that you do not overwrite any values, particularily in configuration files and templates, that may have been changed for the environment. IBM recommends that you use a file comparison tool to minimize the effort and risk.

      2. If the file is a configuration properties file/template, open the file with a text editor and search for new properties that may have been introduced by the fix pack with the following string:

        SINCE: V7 FP Such properties may provide additional functionality that you may help in the build and deployment processes. Review the description of the property and set them as appropriate, then save the file.

      3. Verify the updated files are committed in the SCM for subsequent runs of the build and deployment processes.

  3. Test the build and deployment processes with the updated Build and Deployment tool scripts to ensure that they can be completed successfully and work as expected.


Related concepts

Overview: WebSphere Commerce Build and Deployment tool

Customize the Build and Deployment tool


Related tasks

Install WebSphere Commerce fix packs interactively

Install WebSphere Commerce fix packs silently

Install final steps

Migrate the database from DB2 V9.5 Fix Pack 4 to DB2 V9.7 Fix Pack 1


+

Search Tips   |   Advanced Search