Readme for Fix Pack version 3.3.0.2IF of WBI Adapter for Web Services


The patch note contains the following sections:
 

 

CONNECTOR REVISIONS

UPGRADE INSTRUCTIONS


CONNECTOR REVISIONS   

This patch contains the following revisions since the last maintenance release:

 

 

Available as of Version

CR Number/APAR#

Feature

Description

3.3.0.2IF

CR60193

SOAP/HTTP(S) Handler ignores synchronous response payload if HTTP header Content-Length is not specified.

Fixed.

3.3.0.2IF

CR61927/JR21187

WSDL ODA fails to resolve Business Objects types when complex types are defined in the separate inline schemas.

Fixed.

3.3.0.1IF

CR47158/JR20556

The adapter appends new line to the beginning of the content returned from a call to a child data handler.

SOAP DataHandler MO now supports new property UseNewLine with possible values of true/false. Value of true would add new line in the beginning of result obtained from a call to a child data handler; false would append the content right after the element opening tag. Default is true for backward compatibility.

 

Example:

a. UseNewLine is set to true

<ParentElement>

content obtained from a child datahandler</ParentElement>

b. UseNewLine is set to false

<ParentElement>content obtained from a child datahandler</ParentElement>

3.3.0.1IF

CR59943/JR20556

The SOAP/JMS protocol handler does not fail a request that has no response within configured ResponsetWaitTimeout value.



Fixed.

3.3.0.1IF

CR59995/JR20556

The SOAP data handler does not populate business objects with element(s) having attributes and no children.

Fixed.

 


UPGRADE INSTRUCTIONS

Add, replace, or remove the following files and directories as indicated below:
 

 

For Connector Version

Platform 

Add / Replace / Remove

File (Starting from %CROSSWORLDS%/$CROSSWORLDS)

3.3.0.2IF

WIN & UNIX

Replace the file

%CROSSWORLDS%\connectors\WebServices\CWWebServices.jar

3.3.0.2IF

WIN & UNIX

Replace the file

%CROSSWORLDS%\ODA\WSDL\WSDLODA.jar

3.3.0.1IF

WIN & UNIX

Replace the file

%CROSSWORLDS%\DataHandlers\CwSOAPDataHandler.jar

 

Mar 1st, 2005 3:53 PM

© 2005 IBM Corporation. Proprietary and Confidential. All Rights Reserved.