Setting up the Enterprise Deployment Utility

Before you can use the Enterprise Deployment Utility for the first time, you must set up the utility.

Procedure

  1. Download and set up the latest version of Installation Manager.
    1. Download the latest version of the Installation Manager installer package from the IBM Support Portal.
    2. Change the default installation location of the IBM Installation Manager.
      Open the IM_UNZIP/install.xml file in a text editor and insert the following element:
      <profile kind='self' installLocation='IM_HOME' id='IBM Installation Manager'>
       <data key='eclipseLocation' value='IM_HOME\eclipse'/>
      </profile>
      where IM_HOME is the location where you want to install the IBM Installation Manager. For more information, see Installing Installation Manager silently.
  2. Configure the Enterprise Deployment Utility.
    1. Open the WCDE_installdir/Enterprise Deployment/build/properties/install.properties file in an editor. Add the URLs of all the repositories and install locations of all products that you are installing.
    2. Optional: Customize the script, if necessary. For more information, see Customizing the Enterprise Deployment Utility to deploy WebSphere Commerce customization.