Updating the WebSphere security extension by using Installation Manager silent mode

You can update the Jazz™ for Service Management extension for IBM® WebSphere® to Version 1.1.0.2 by using Installation Manager silent mode.

Before you begin

You must have an existing version of the Jazz for Service Management extension for IBM WebSphere WAS_version_number installed in WebSphere Application Server installation location, for example, Jazz for Service Management extension for IBM WebSphere 8.5 Version 1.1.

You must update the security extension on each Jazz for Service Management application server in your Jazz for Service Management environment.

Procedure

  1. Repeat this procedure on each target machine that has an application serving environment for a Jazz for Service Management integration service.
    • Administration Services Version 1.1, IBM Dashboard Application Services Hub Version 3.1, Registry Services Version 1.1, and Security Services Version 1.1.
    • Administration Services Version 1.1.0.1, IBM Dashboard Application Services Hub Version 3.1.0.1, Registry Services Version 1.1.0.1, Reporting Services Version 1.1.0.1, and Security Services Version 1.1.0.1.
    • Administration Services Version 1.1.0.2, IBM Dashboard Application Services Hub Version 3.1.0.2, Registry Services Version 1.1.0.2, Reporting Services Version 1.1.0.2, and Security Services Version 1.1.0.2.
    • Administration Services Version 1.1.1, IBM Dashboard Application Services Hub Version 3.1.1, Registry Services Version 1.1.1, Reporting Services Version 3.1.1, and Security Services Version 1.1.1.
    • Administration Services Version 1.1.2, IBM Dashboard Application Services Hub Version 3.1.2, Registry Services Version 1.1.2, Reporting Services 3.1.2Security Services Version 1.1.2
  2. Browse to the location of the response files.
    • JazzSM_Image_Home/responsefiles/platform_name directory, after you obtained Jazz for Service Management Version 1.1.2 release installation media on DVDs or from IBM Passport Advantage®
    • JazzSM_Home/responsefiles/platform_name directory, after you obtained the delta package from IBM Fix Central.

    platform_name is the name of the supported platform, that is, unix or windows

  3. Make a backup of the update response file, that is, update_jazzsm_was_extension_response.xml.
  4. Open the response file, edit it for the following parameters, and save the file.
    Path to the software package repository
    AIX operating systemsLinux operating systemLinux on System z operating systems
    <repository location='/JazzSM_Home/JazzSMRepository/disk1' temporary="true"/>
    Windows operating systems
    <repository location='JazzSM_Home\JazzSMRepository\disk1' temporary="true"/>
    Home for existing IBM WebSphere installation
    Only edit the value for the installationLocation attribute if the installation home is different from the default value.
    AIX operating systemsLinux operating systemLinux on System z operating systems
    <profile id='IBM WebSphere Application Server V8.5' installLocation='/opt/IBM/WebSphere'/>
    Windows operating systems
    <profile id='IBM WebSphere Application Server V8.5' installLocation='C:\Program Files (x86)\IBM\WebSphere\AppServer'>
  5. Open a command window, and change to the Installation_Manager_Home/eclipse/tools directory, where Installation_Manager_Home refers to the installation root directory for Installation Manager.
  6. Run the following command for your platform to silently update the security extension :
    • AIX operating systemsLinux operating systemLinux on System z operating systems
      ./imcl input path_response_file -log path_log_file -acceptLicense
    • Windows operating systems
      imcl.exe input path_response_file -log path_log_file -acceptLicense
    • path_response_file refers to the path and response file name.
    • path_log_file refers to the path and file name for the silent installation log file.