Releases: spring-projects/spring-ws
Releases · spring-projects/spring-ws
v1.0-M2
- #208 - Plain Old Xml (POX) support [SWS-50].
- #207 - Axis 1 Saaj implementation does not set Content-Type on saveChanges() [SWS-49].
- #196 - Airline sample readme.txt has wrong dir info [SWS-48].
- #206 - Dynamic WSDL address locations [SWS-47].
- #204 - Improve validation schema loading [SWS-46].
- #203 - Add a note on memory usage and perfomance impact in "Securing your Web services with Spring-WS" chapter of reference documentation [SWS-45].
- #202 - schemaS element for PayloadValidatingInterceptor missing [SWS-44].
- #193 - Make PayloadValidatingInterceptor more customizable [SWS-43].
- #201 - Content-Type Header for SOAP Attachments misses required entries [SWS-42].
- #200 - Add Echo sample client [SWS-41].
- #199 - Validation of xml in XmlBeansMarshaller [SWS-40].
- #198 - Make sure AbstractStaxEndpoint checks whether a StaxSource is used [SWS-38].
- #197 - Weblogic 8.1 throws javax.xml.soap.SOAPException: There should be only one Content-Type MimeHeader [SWS-37].
- #195 - JibxMarshaller does not support unmarshalling of DOMSources and SAXSources [SWS-36].
- #188 - validation error for valid xml [SWS-35].
- #194 - Extend creation of XStream [SWS-34].
- #192 - CastorMarshaller is missing a way to specify the Castor-generated class to use during unmarshalling. [SWS-33].
- #191 - SaajSoapMessage does not work if content type includes parameters [SWS-32].
- #185 - MessageHandlerAdapter uses J2EE 1.4 [SWS-31].
- #190 - Add C# WS-Security client [SWS-30].
- #183 - Transforming Interceptor [SWS-29].
- #189 - Maven2 build [SWS-28].
- #187 - Upgrade to SAAJ 1.3 [SWS-27].
v1.0-M1
- #186 - Add Ingo's Sample [SWS-26].
- #184 - XOM PayloadEndpoint [SWS-25].
- #182 - Unable to perform validation using JAXB2 against multiple XML schemas [SWS-23].
- #181 - setValidating(boolean) is deprecated in JAXB 2 [SWS-22].
- #180 - XStream support [SWS-21].
- #178 - XPath abstraction [SWS-19].
- #176 - Streaming message model [SWS-17].
- #174 - WS-Security support [SWS-14].
v0.9.1
- #175 - Expose Marshaller properties [SWS-16].
- #173 - Make AbstractSoapEndpointMapping ignorant of SOAP version [SWS-13].
- #171 - AbstractMarshallers should do proper SAXSource handling [SWS-11].
- #170 - Thead safety of Transformer [SWS-9].
- #166 - Soap with Attachments support [SWS-7].
- #165 - Remove JAXP1.3 dependency [SWS-5].