INSTRUCTIONS FOR APPLYING 4.1.1.3 FIXPACK: The 4.1.1.3 FIXPACK is delivered with the following files: CrossWorlds.jar libCwPorting.so libCwConnector.so Caution: Applying this patch will OVERWRITE your existing installation's files. IBM recommends backing up the existing files before applying this patch. For Windows: To apply the fixpack, create a %CROSSWORLDS%\patches directory, place the 4.1.1.3_ICS_fixpack_win.zip file into this directory and unzip the file to your %CROSSWORLDS% (c:\crossworlds by default) directory. The patch installs the following files in your %CROSSWORLDS%\lib directory: CrossWorlds.jar For Solaris: To apply the fixpack, create a $CROSSWORLDS/patches directory, place the 4.1.1.3_ICS_SOL.zip file into this directory and unzip the file to your $CROSSWORLDS% directory. The patch installs the following files: in your $CROSSWORLDS/lib directory: CrossWorlds.jar, libCwPorting.so, libCwConnector.so For AIX: To apply the fixpack, create a $CROSSWORLDS/patches directory, place the 4.1.1.3_ICS_AIX.zip file into this directory and unzip the file to your $CROSSWORLDS% directory. The patch installs the following files: in your $CROSSWORLDS/lib directory: CrossWorlds.jar, libCwPorting.so, libCwConnector.so CrossWorlds 4.1.1.3 fixpack contains fixes for: ---------------------------------------- CR15347 Problem: Create a collab group from the same baseline collab template and pass in a BO from the source connector , get multiple objects from "OUT" port of the last collab. CR14715 In the financial markets area, most companies use MQ for communication, so a meets minimum solution would be to have the MQ based connectors (MQ, MQSI, SWIFT, etc) that read from a message queue for events and write to the ICS message queue be under the same transactional unit of work. CR14680 Error occurs after loading the collaboration objects with name of 60 character length which are developed using repos_copy command. CR15007 Due to this bug the customer who has case sensitive MSSQL was getting different database errors in ICS. CR14989 Due to this bug, the customer cannot exit the Connector Agent in a single threaded mode when the MQ Series Queue Manager comes down. This fix will allow the Connector Agent that starts in a single threaded mode to appropriately terminate and exit when the MQ Series transport is down. The caveat is that it will work only in case of MQSeries. This does not fix the other protocols like IIOP,HTTP,etc CR14292 Due to this bug, user cannot input Business Object names, Collaboration names or DB Connexion names of 80 characters or so because we store additional information in those fields in the database. The fix involves widening those fields in the DB to 160 (or more) characters. CR15353 Due to this bug, On DB2, when trying to discard unresovled flows from the CSM in release 4.1.1, the screen seems to be locked up and the flow takes around 6 minutes before being discarded. This problem is due to a bug in the server side and is fixed in this release. CR14861 CDK bug in the 4.1.1 release which causes any C++ connector on AIX may not be working (fails while trying to poll ). CR15040 CDK bug in the 4.1.1 release which causes any C++ connector on Solaris may not start. CR16257 When there is no subscription for the BO., aftert he gotAppleEvent framework throws Nullpointer Exception. CR16108 Not able to run testsuites with both GED and XA components turn on