IBM Support

Is there a response file sample to upgrade WebSphere Administrative Console to 8.5.5.15?

Question & Answer


Question

Is there a response file sample to upgrade WebSphere Administrative Console to 8.5.5.15?

Cause

To be able to upgrade WebGUI, in some circumstancies depending on the WebGUI Fix Pack version,  WebSphere Administrative Console might also need to be upgraded.

Answer

The following can be used as a sample but each directory path needs to be updated to match the correct ones from the environment where the upgrade will be performed:

<?xml version='1.0' encoding='UTF-8'?>

<agent-input>

  <variables>

    <variable name='sharedLocation' value='/opt/IBM/IBMIMShared'/>

  </variables>

  <server>

    <repository location='/mnt/images/ibm/was/8.5.5.15'/>

  </server>

  <profile id='IBM WebSphere Application Server V8.5' installLocation='/opt/IBM/WebSphere/AppServer'>

    <data key='cic.selector.arch' value='x86'/>

    <data key='user.wasjava' value='java8'/>

    <data key='user.internal.use.only.prev.wasjava' value='java8'/>

  </profile>

  <install>

    <!-- IBM WebSphere Application Server 8.5.5.15 -->

    <offering profile='IBM WebSphere Application Server V8.5' id='com.ibm.websphere.BASE.v85' version='8.5.5015.20190128_1828' features='com.ibm.sdk.6_64bit,core.feature,ejbdeploy,embeddablecontainer,thinclient'/>

  </install>

  <preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='${sharedLocation}'/>

</agent-input>

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSSHTQ","label":"Tivoli Netcool\/OMNIbus"},"Component":"WebGUI","Platform":[{"code":"PF016","label":"Linux"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
18 December 2019

UID

ibm11138084