Instructions for installing JR49061 Problem fixed: INSTANCES WIDGET TEXT CANNOT BE SELECTED WHEN USING INTERNET EXPLORER Component affected: Business Space File affected: This interim fix updates a Javascript file located at \installableApps\BusinessSpace\BSpaceEAR.ear\BSpace.war\com\ibm\bspace\common\util\ui\enhancedtable\Table.js 1. Interim fix dependencies =========================== - Prerequisites: None - Supersedes: None 2. Interim fix installation order (Installation Manager) ======================================================== JR49061 (repository name 8.0.1.0-WS-BSPACE-IFJR49061) 3. Interim Fix Installation instructions ======================================== a. Stop the stand-alone server or network deployment environment. b. For each physical installation (of Business Process Manager, Business Monitor, or stand-alone Business Space) in the environment, perform the following steps: i. Download 8.0.1.0-WS-BSPACE-IFJR49061.zip ii. Point Installation Manager to 8.0.1.0-WS-BSPACE-IFJR49061.zip, and install the interim fix, using instructions at http://pic.dhe.ibm.com/infocenter/dmndhelp/v8r0m1/index.jsp?topic=%2Fcom.ibm.wbpm.mon.imuc.doc%2Ftopics%2Ftins_updating.html 4. Post Installation Manager install instructions ================================================= There are two ways to get the update deployed on the profiles. 1. Manually updating the aplication BSpaceEAR.ear. Make sure the server mappings are not lost. If you choose this method, you can ignore the rest of this document. This method should be chosen only if no other interim fix is being installed with this fix. 2. Performing a profile upgrade. If you choose this, please check and restore the server mappings for the application BSpaceEAR.ear. The rest of this document explains how to do this. The post install steps will update the application BSpaceEAR.ear. The fix is in a java script file located at BSpaceEAR.ear\BSpace.war\com\ibm\bspace\common\util\ui\enhancedtable\Table.js (These steps need to be performed once, after all of the interim fixes listed in section 2 above have been installed using Installation Manager.) After installing the interim fix using Installation Manager, you must upgrade Business Space in your profiles according to your topology: - For a stand-alone environment: Change directories to and run one of the following commands as appropriate for your platform: Windows: BusinessSpace\scripts\upgradeBSpaceProfile.bat -profileName -nodeName -serverName Linux/UNIX: BusinessSpace/scripts/upgradeBSpaceProfile.sh -profileName -nodeName -serverName Where is the name of the stand-alone profile. - For a clustered environment: Change directories to and run one of the following commands as appropriate for your platform, for each cluster: Windows: - For English locales: bin\ws_ant.bat -f BusinessSpace/upgrade/BSpaceProfileUpgrade.ant -profileName -Dupgrade=true -Dcluster= - For non-English locales: bin\ws_ant.bat -f BusinessSpace\upgrade\BSpaceProfileUpgrade.ant -profileName -Dupgrade=true -Dcluster= Linux/UNIX: bin/ws_ant.sh -f BusinessSpace/upgrade/BSpaceProfileUpgrade.ant -profileName -Dupgrade=true -Dcluster= where is the name of the deployment manager profile and is the name of the cluster.