 /head> IMS TM Resource Adapter Version 9.1.0.1 Version 9.1.0.1 is based on version 1.0 of the J2EE Connector Architecture. Two versions of V9.1.0.1 are being maintained for Rational Application Developer Version 7 and Version 6 respectively. This page lists the changes in the latest updates. For a cumulative list of new features and updates for each version, see the following documents: This information can also be found in the README.html file for each version on the IMS TM resource adapter downloads page. |
IMS TM Resource Adapter Version 9.1.0.1.5 contains the following new features: - Alternate Client ID
Java client applications can now retrieve messages from any asynchronous output queue or tpipe by specifying an alternate client ID on shareable persistent socket connections. You are no longer limited to using dedicated persistent socket connections to retrieve asynchronous messages, which can cause duplicate client ID problems in a Sysplex distributor environment. Your client applications can now retrieve rerouted asynchronous messages on the same shareable persistent socket connection on which the initial interaction that led to the asynchronous output being queued is invoked. - SSL Null Encryption
You can now specify SSL null encryption for a connection factory, which enables you to utilize the authentication capability that is provided for an SSL socket connection without incurring the overhead of encrypting each message that crosses that connection. SSL null encryption is useful when you want to prevent internal users from accessing a server, but you are not concerned about encrypting the data that flows to and from that server because the data flow takes place behind a firewall.
|
Note: These new features are supported on TCP/IP connections only. |
IMS TM Resource Adapter Version 9.1.0.1.5b contains the following update: - The timeout value for a commit mode 1 (CM1) transaction was set to an invalid value when the Sync Level was set to Confirm, causing IMS Connect to use the default timeout value in the HWSConfig file. This update sets the internal ACK timeout value that is used by the IMS TM resource adapter for commit mode 1, sync level confirm interactions to 10 seconds.
|
|
IMS TM Resource Adapter Version 9.1.0.1.3b contains the following update: - If an application tries to override the Commit Mode value from 0 to 1 by using the same IMS Interaction Spec object instance, the interaction will be executed using Sync Level =Confirm instead of Sync level None. With this fix, IMS TM Resource Adapter will ensure that it uses Sync level None for executing the IMS transaction when Commit Mode 1 is used.
|
Note: This maintenance-only version does not include new functions added to the other version for Rational Application Developer Version 7. See Version 9.1.0.1 for Rational Application Developer V6 - List of updates for details. The runtime environment is the same as the target WebSphere application server where the IMS TM resource adapter is deployed.
|
|