Download
Abstract
IBM Rational Change 5.3.1.1_iFix002 has been made generally available and contains fixes to version 5.3.1.1.
Download Description
| Sections | Description |
|---|---|
The Change history section provides an overview on what is new in this release with a description of any new functions or enhancements when applicable. |
|
The How critical is this fix section provides information related to the impact of this release to allow you to assess how your environment may be affected. |
|
The Prerequisites section provides important information to review prior to the installation of this release. |
|
The Download package section provides the direct link to obtain the download package for installation in your environment. |
|
The Installation instructions section provides the installation instructions necessary to apply this release into your environment. |
|
The Known side effects section contains a link to the known problems (open defects) identified at the time of this release. |
Installation Instructions
Review also the Upgrading page in the IBM Knowledge Center for additional details. |
- Log in to the machine where Rational Change is installed as the user who installed Rational Change.
- Unzip (Windows) or untar (UNIX) the patch file into <CHANGE_APP_HOME>/WEB-INF/packages. The resultant directory will have the name rc<patch version>.
For example, on UNIX:
$ cd <CHANGE_APP_HOME>/WEB-INF/packages
$ tar xvf <file path>
- Install the Interim Fix
- Login to Rational Change as Admin, and click the System Administration link in the action panel.
- Click on the Package Installer tab, select this interim fix from the Available Packages listbox, and click the Install button.
- Add below tags to "WEB-INF\web.xml" just before the commented line "<!-- The encoding filter needs to be first to correctly commit the"
- After the patch installation is successful, stop and re-start Rational Change.
- Installing changehelp.war
- Stop the Help server.
- Take the backup of existing changehelp.war file.
- Replace the changehelp.war with the one provided with the interim fix.
- Uninstall the Interim fix:
If it is necessary to remove the interim fix after it was installed, follow these steps. - Login to Rational Change as Admin, and click the System Administration link in the action panel.
- Uninstall the interim fix.
Click on the Package Installer tab, select the interim fix from the Installed Packages listbox, and click the Uninstall button. - Delete below tags from "WEB-INF\web.xml" just before the commented line "<!-- The encoding filter needs to be first to correctly commit the"
- Stop and start Rational Change.
- Uninstalling the changehelp.war
- Stop the Help server.
- Replace the changehelp.war with the back up version of war file (see point #2 of "Installing changehelp.war" section)
- Start the Help server.
| <filter> <filter-name>ParamFilter</filter-name> <filter-class>com.telelogic.cs.filters.ParamFilter</filter-class> <init-param> <param-name>excludeParams</param-name> <param-value>(.*\.|^|.*|\[('|"))(c|C)lass(\.|('|")]|\[).*</param-value> </init-param> </filter> <filter-mapping> <filter-name>ParamFilter</filter-name> <url-pattern>/*</url-pattern> </filter-mapping> |
| <filter> <filter-name>ParamFilter</filter-name> <filter-class>com.telelogic.cs.filters.ParamFilter</filter-class> <init-param> <param-name>excludeParams</param-name> <param-value>(.*\.|^|.*|\[('|"))(c|C)lass(\.|('|")]|\[).*</param-value> </init-param> </filter> <filter-mapping> <filter-name>ParamFilter</filter-name> <url-pattern>/*</url-pattern> </filter-mapping> |
Deliverable Change Components Affected
Those marked with an asterisk (*) have changed since 5.3.1.1 iFix 01.
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/MessageFormat.js
* <CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/attr_controls/base.CCM_DATE
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/include/validation.js
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr2_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr_dflt.html
* <CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr3_dflt.html
* <CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_framework/admin_edit_dialog_attr5_dflt.html
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_relogin.jsp
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/user_login.jsp
<CHANGE_APP_HOME>/WEB-INF/wsconfig/templates/pt/forms/admin_login.jsp
* <CHANGE_APP_HOME>/WEB-INF/lib/tdsjndilib.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/wstypes.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/change.jar.master
<CHANGE_APP_HOME>/WEB-INF/lib/licenseprocess.jar.master
<CHANGE_APP_HOME>/trapeze/cscmapplet.jar
<CHANGE_APP_HOME>/trapeze/js531/oslc.js
* <CHANGE_APP_HOME>/trapeze/js531/ctrlUtils/ctrlUtils.js
<CHANGE_APP_HOME>/trapeze/js531/customDojo/CalendarFx.js
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/ChangeService.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/webservices/package-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Attribute.Type.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeDefinition.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/AttributeEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeObject.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeRequest.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ChangeTriggerApi.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CollectibleEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/CreateException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/GeneralEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/IdException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/JavaTrigger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/KeywordString.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/OptionParser.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/PackageEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/Task.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/PartialModifyException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/RelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScheduledEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/ScriptLogger.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SubscriptionRelationEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/SyntaxException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TaskDetails.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TokenException.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TransitionEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEvent.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/TriggerEventContext.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/User.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/com/telelogic/cs/api/package-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/constant-values.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/serialized-form.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-tree.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index-all.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/deprecated-list.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-frame.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/allclasses-noframe.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/index.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/overview-summary.html
<CHANGE_APP_HOME>/trapeze/help/javadoc/help-doc.html
Download Package
The following sections provide detailed information related to this release.
Click the FC link below to obtain the release from Fix Central.
How critical is this fix?
| Impact | Description |
|---|---|
Corrective |
This is a maintenance release. It contains fixes for client-reported and internally found defects. |
There are no known regressions to report. |
Problems Solved
Click the Fix List link in the table of contents above to review a list of the problems solved in this release. |
Known Side Effects
No known issues. |
Open defectsReview the following list of open defects for Rational Change on the IBM Support Portal. Review technote 1461170: Open APARs for Rational products available on the Web for information on how to configure your MyNotifications subscription account and subscribe to the APARs you are interested in following. |
Change History
No new features or functions. |
Click the link in the Download Options column:
Problems (APARS) fixed
Was this topic helpful?
Document Information
Modified date:
20 July 2018
UID
swg24037949