Skip to content

v1.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gregturn gregturn released this 21 Nov 17:02
· 2216 commits to main since this release
  • #293 - WebServiceTemplate hasFaut skips check for fault in response if the connection implements FaultAwareWebServiceConnection [SWS-137].
  • #292 - MTOM sample [SWS-136].
  • #291 - Implement client-side TransportContext [SWS-135].
  • #277 - Reduce the number of overloaded methods on the WebServiceTemplate class to aid comprehension. [SWS-134].
  • #290 - CastorMarshaller ignoreExtraAttributes & Elements [SWS-133].
  • #289 - Reference Chapter 3.5 use of MessageDispatcherServlet is incomplete [SWS-132].
  • #288 - Example config of SoapFaultMappingExceptionResolver contains incorrect package for class [SWS-131].
  • #287 - Improvements to Spring-WS text [SWS-130].
  • #286 - SimpleMethodEndpointMapping [SWS-129].
  • #285 - A SOAP:Fault does not set the the response code to 500 [SWS-128].
  • #284 - Write a piece about SOAP 1.1 vs SOAP 1.2 [SWS-127].
  • #283 - WebServiceMessageCallback's doInMessage() method is (possibly) poorly named. [SWS-126].
  • #282 - Typos in some of the docbook pages fixed [SWS-125].
  • #279 - Allow specifying names of message factory and message receiver in MessageDispatcherServlet [SWS-124].
  • #278 - CommonsHttpMessageSender should expose setters for username and password [SWS-123].
  • #276 - A MessageSender setter on WebServicesGatewaySupport [SWS-122].
  • #274 - Review documentation [SWS-120].
  • #272 - Rewrite Airline sample to use Java 5 [SWS-118].