Fixed SWS-137: Added checkConnectionForFault to WebServiceTemplate to with Web services which are not WS-I compliant

This commit is contained in:
Arjen Poutsma
2007-06-08 23:57:54 +00:00
parent b53493c052
commit 06cc6378f9
24 changed files with 317 additions and 132 deletions

View File

@@ -6,6 +6,9 @@
</properties>
<body>
<release version="1.0-rc2">
<action dev="poutsma" type="add" issue="SWS-137">Added checkConnectionForFault to WebServiceTemplate to
deal with Web services which are not WS-I compliant
</action>
<action dev="poutsma" type="update">WebServiceTemplate returns boolean values rather than void</action>
<action dev="poutsma" type="update" issue="SWS-126">Changed WebServiceMessageCallback's doInMessage() to
doWithMessage()