Readme for WBI Adapter for Web Services, version 3.4.0.1IF


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.4.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.4.0.1IF

CR59943/JR20556

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



Fixed.

3.4.0.1IF

CR60691/JR20556

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

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.4.0.1IF

WIN & UNIX

Replace the file

%CROSSWORLDS%\connectors\WebServices\CWWebServices.jar

3.4.0.1IF

WIN & UNIX

Replace the file

%CROSSWORLDS%\DataHandlers\CwSOAPDataHandler.jar

 

Nov 11th, 2004 3:19 PM

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