Skip to content

v1.5.4

Compare
Choose a tag to compare
@gregturn gregturn released this 21 Nov 16:58
· 1296 commits to main since this release
  • #557 - Constructor in example for AbstractMarshallingPayloadEndpoint is wrong [SWS-406].
  • #555 - Do not transform request payload Sources when not necessary [SWS-404].
  • #553 - Create utility for dealing with Source and Result objects [SWS-402].
  • #552 - unable to use maven2 to use version above 1.0.4 due to missing jar: bouncycastle:bcprov-jdk15:jar:132 [SWS-401].
  • #550 - Upgrade XStream dependency to 1.3 [SWS-399].
  • #549 - Add layer of indirection for obtaining WebServiceTemplate URIs [SWS-398].
  • #548 - Add the possibility to WebServiceTemplate to extract the service URI from a WSDL [SWS-397].
  • #546 - @endpoint with method having any other annotation then @PayloadRoot is not mapped [SWS-396].
  • #545 - Spring-WS support manifest has wrong version of spring xml import [SWS-395].
  • #544 - Update FAQ to reflect new SAAJ jar in WebLogic 10 [SWS-394].
  • #543 - Incoming message with with UTF-8 BOM is failing [SWS-393].
  • #542 - Client-side validation interceptor [SWS-391].
  • #541 - problem with DomContentHandler [SWS-389].
  • #538 - DefaultWsdl11Definition.setFaultSuffix : responseSuffix overwritten [SWS-386].
  • #526 - Missing support for interface/implementation separated JAXB classes in Jaxb2Marshaller [SWS-372].
  • #514 - WSDL generation issue when xsds import other xsds [SWS-362].
  • #366 - Setting Basic Authentication preemptive through CommonsHttpMessageSender [SWS-214].