Release Notes Installation of GUI ear files. 1) Ensure that the RM HFS has been mounted then navigate to -pathPrefix-/usr/lpp/Tivoli/RM/ear Remove CSMGUI.ear and CSM-EAR.ear files on your z/ system. 2) Upload(in binary) the new ear files to where you removed the old ear files in step 1. 3) Ensure Websphere config and product HFS's are both mounted; In tso omvs - update the two ear files using the wsadmin scripting agent. Navigate to /WebSphere/V6R1/AppServer/profiles/default/bin issue the command: ./wsadmin.sh -javaoption -Dscript.encoding=Cp1047 -conntype NONE -user $WAS_USER -password $WAS_PASSWD Then issue the following commands when you are in the scripting agent: $AdminApp update CSM app {-contents $Source1 -operation update -appname CSM} $AdminApp update CSMGUI app {-contents $Source1 -operation update -appname CSMGUI -preCompileJSPs} Save the changes $AdminConfing save Note: $WAS_USER is the websphere user ID $WAS_PASSWD is the websphere password for this ID $Source1 is the full path to the CSM-EAR.ear file in step 1 $Source2 is the full path to the CSMGUI.ear file in step 1 4) Restart WebSphere. Issue the follwowing in from sdsf or console: Stop WAS: /stop bbos001 /stop bbodmnb Start WAS: /START BBO6ACR,JOBNAME=BBOS001,ENV=SYSTEM1.SYSTEM1.BBOS001 Note: your environment parameter could differ and you should check this in tso ish /WebSphere/V6R1/AppServer/ Installation of CLI. 1) Navigate to -pathPrefix-/usr/lpp/Tivoli/RM/cli/lib. Upload the new lib directory (in binary) and replace the lib directory on your z/ system. 2) Start the CLI