Population example: WebSphere Portal V6.0

This example provides usage guidelines and steps for populating the media tree for IBM WebSphere® Portal Server V6.0.
Note: Installation media is packaged as archive images, typically, ZIP, TAR, or TGZ files. Use an extraction utility that works for the archive file type. PAK files are not archives, do not modify them.

This example is for WebSphere Portal Server V6.0 on Linux (X32).

Inventory list for a WebSphere Portal Server 6.1 cell
WebSphere installation media: Media tree directory location:
WebSphere Portal Server V6.1 media/linux/X32/wp/60/install_image/IL-Setup
  media/linux/X32/wp/60/install_image/IL-1
  media/linux/X32/wp/60/install_image/IL-2
  media/linux/X32/wp/60/install_image/IL-3
  media/linux/X32/wp/60/install_image/IL-4
media/linux/X32/wp/60/install_image/IL-5
  media/linux/X32/wp/60/install_image/IL-6
WebSphere Portal Server V6.1 Fix Pack 1 media/linux/X32/wp/60/patches/fixpacks
IBM® V6.0 Portal Update Installer media/linux/X32/wp/60/update_installer

To copy software in the inventory list to directories in the media tree, follow this procedure:

  1. Locate the installation media.
  2. Download or copy the installation media to a temporary directory.
  3. Extract V6.0 product archives to the subdirectories in the install_image directory. Repeat the extraction step for each directory (for example, IL-Setup, IL-1, IL-2, IL-3, IL-4, IL-5, IL-6) using the correct archive file name for each directory.
    [rafwuser@rafw install_image] cd IL-Setup
    [rafwuser@rafw IL-Setup]$ unzip /tmp/C1I2UML.zip
    Important: Not all directories require media.
  4. Verify that the install_image directory contains the correct files for your installation setup. In the following example, IL-2 and IL-5 media is not required.
    [rafwuser@rafw install_image] ls 
    IL-1 IL-2 IL-3 IL-4 IL-5 IL-6 IL-Setup
    [rafwuser@rafw install_image] ls IL-1
    linux
    [rafwuser@rafw install_image] ls IL-2
    [rafwuser@rafw install_image] ls IL-3
    common version.txt
    [rafwuser@rafw install_image] ls IL-4
    aix common hpux iseries linux solaris version.txt windows
    [rafwuser@rafw install_image] ls IL-5
    [rafwuser@rafw install_image] ls IL-6
    appsrv doc itds itdsLangpack license manifest setup tools
    [rafwuser@rafw install_image] ls IL-Setup:
    autorun.inf           ITLM                was6_fixes
    ContentUsers.ldif     mq                  WASDefaultPortsFile.props
    depcheck              PortalUsers.ldif    WPDefaultPortsFile.props
    dist                  ITLMregtool         wps6_fixes
    dmgr_wmmjars          regtool             uninstallresponse.txt
    install400.bat        spellchecker        version.txt
    install.bat           third_party.txt 
    install.reponse.txt   toolkit
    install.sh
  5. Extract Fix Pack 5 to the media/linux/X32/wp/60/patches/fixpacks directory. Verify that the fixpacks directory contains the correct files.
    [rafwuser@rafw patches] cd fixpacks
    [rafwuser@rafw fixpacks] $ unzip /tmp/6.0.1-WP-FP005.zip
    [rafwuser@rafw installer_image] ls 
    6.0.1-WP-FP005_Readme.txt  WP_PTF_6015.jar  WP_PTF_6015.ptflist
  6. Extract the V6.0 Portal Update Installer to the media/linux/X32/wp/60/patches/update_installer directory.

    Verify that the update_installer directory contains the correct files.

    [rafwuser@rafw patches] cd update_installer
    [rafwuser@rafw update_installer]$ unzip /tmp/PortalUpdateInstaller.zip
    [rafwuser@rafw update_installer] ls 
    bin          PortalUpdateInstaller.jar          updatePortal.sh
    doc          tasks                              updatePortalWizard.bat
    earLauncher  updatePortal.bat                   updatePortalWizard.sh
    lib          updatePortalForEmbeddedInstall.sh

Feedback