Skip to content

v1.0.3

Compare
Choose a tag to compare
@gregturn gregturn released this 21 Nov 17:01
· 2037 commits to main since this release
  • #414 - Infinite loop in XsdBasedSoap11Wsdl4jDefinitionBuilder#buildMessages method [SWS-257].
  • #403 - DomPoxMessage not clearing DOM on setting the result [SWS-248].
  • #402 - Exception thrown when schemaPrefix is empty in XsdBasedSoap11Wsdl4jDefinitionBuilder [SWS-247].
  • #398 - SAXParseException when using HttpURLConnection [SWS-245].
  • #397 - Soap headers with whitespace cause java.lang.ClassCastException: com.sun.xml.messaging.saaj.soap.impl.TextImpl [SWS-244].
  • #393 - NullPointerException during processing message with empty body [SWS-241].
  • #391 - Marshalling with Castor and Axiom results in a XMLStreamException [SWS-239].
  • #390 - AbstractMethodEndpointMapping does not support JDK Proxies [SWS-238].
  • #382 - PayloadValidatingInterceptor refuses to validate correct message with a top-level attribute [SWS-232].
  • #380 - AxiomSoapMessageFactory throws NPE [SWS-230].
  • #379 - JibxMarshaller should support marshalling/unmarshalling of all mapped classes [SWS-229].
  • #377 - NPE when "mustUnderstand" attribute is in SOAP header and no Interceptors have been defined [SWS-227].
  • #376 - Exception mapping corrupts the 'defaultFault' instance [SWS-226].
  • #375 - Spring-WS doesn't send "Content-Transfer-Encoding: binary" with MTOM part and this creates interoperability issue with .NET 3.0 [SWS-225].