The following list of problems have been addressed with previously-released fixes. The previously-released fixes are included in this cumulative fix. As new cumulative fixes or fix packs are produced, the previously-released fixes are added to the end of this list.
Applying this interim fix corrects both the cursor positioning and
function key problem for all of the above conditions.
public Record execute(InteracionSpec ispec, Record input) throws ResourceException;
This form of the execute method is used by WebSphere Studio Application
Developer Integration Edition for "ONE-WAY" operations.
This fix allows the rollback to occur and closes the socket that is waiting for IMS Connect or IMS to respond. In addition, the interim fix adds the following error message:
ICO0112E: Connection is closed due to transaction timeout.
This fix pack contains the following corrections, in addition to the previously listed fixes.
ConnectionFac W J2CA0007W: An exception occurred while invoking method setMFSXMIRepositoryID on com.ibm.connector2.ims.ico.IMSManagedConnectionFactory used by resource eis/IMSI152 : java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: com/ibm/etools/emf/init/Init at com.ibm.etools.mfs.adapter.MFSXMILoader.(Unknown Source)
In addition, if you then attempt to run an application that uses the MFS support of the IMS resource adapter, the application will attempt to invoke the getFormatHandler() method of class org.apache.wsif.util.WSIFUtils and the following error will occur:
java.lang.NoClassDefFoundError: com/ibm/etools/emf/resource/impl/URIConverterImpl
This fix pack repackages the IMS resource adapter so the necessary
classes are available and the warning and error eliminated.