Skip to content

v1.5.6

Compare
Choose a tag to compare
@gregturn gregturn released this 21 Nov 16:58
· 1202 commits to main since this release
  • #612 - java.lang.NoClassDefFoundError: com/sun/org/apache/xml/internal/security/Init [SWS-476].
  • #611 - Upgrade to Axiom 1.2.8 [SWS-475].
  • #610 - JmsSenderConnection does not commit transaction after send, leading to messages never being sent if sessionTransacted is true [SWS-473].
  • #608 - Invalid xml in SoapFaultMappingExceptionResolver example, section 5.6.1 [SWS-471].
  • #607 - Unwanted property file after extending WebServiceTemplate [SWS-470].
  • #606 - Content type not set accouring to Http specification, RFC 2616 [SWS-469].
  • #604 - Issues while generating of WSDL using SpringWS1.5 and spring-core2.0 [SWS-467].
  • #602 - Optional WS-Addressing request headers being treated as mandatory [SWS-465].
  • #601 - The use of WS Addressing results in malformed SOAP messages [SWS-464].
  • #600 - Update Jibx dependency to 1.1.6a [SWS-463].
  • #599 - JavaDoc fix for PayloadRootAnnotationMethodEndpointMapping [SWS-462].
  • #597 - Correct the documentation about SoapAction in section 4.1.3.3 [SWS-460].
  • #595 - AxiomSoapMessageFactory payloadCaching=false causes org.springframework.ws.soap.axiom.AxiomSoapEnvelope.getBody() to fail [SWS-457].
  • #594 - Wss4jSecurityInterceptor example specifies invalid Validation Action and Securement Action [SWS-456].
  • #593 - Mangled predefined xml 'special character' entities when using AxiomSoapMessageFactory and extending AbstractStaxStreamPayloadEndpoint [SWS-455].
  • #589 - Spelling mistake in documentation [SWS-449].
  • #585 - Generated WSDL file does not contain xmime attribute "expectedContentTypes" present in xsd files. [SWS-442].
  • #583 - WebServiceTemplate still creates a connection even if a ClientInterceptor sets a Response [SWS-440].
  • #575 - WSDL is renedered without resolving dynamic attributes managed using a PropertyPlaceHolderConfigurer object [SWS-430].
  • #421 - Add callback functionality to transport connections [SWS-375].
  • #512 - All-in-one jar doesn't contain correct spring.handlers [SWS-360].