Skip to content

Releases: spring-projects/spring-ws

v1.0.0.M2

21 Nov 16:51

Choose a tag to compare

v1.0.0.M2 Pre-release
Pre-release
  • #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.0.M1

21 Nov 16:51

Choose a tag to compare

v1.0.0.M1 Pre-release
Pre-release
  • #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].

v2.1.2.RELEASE

21 Nov 16:52

Choose a tag to compare

  • #892 - Document @SoapHeader in reference guide [SWS-812].
  • #891 - When using annotation-driven register the SoapHeaderElementMethodArgumentResolver by default. [SWS-811].
  • #888 - add support to pass in sslSocketFactory to org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender [SWS-808].
  • #887 - Introduce FactoryBean for javax.net.ssl.KeyManagerFactory [SWS-807].
  • #886 - @ symbol in the content-id is converted to %40. The receiving web server is not able to handle it [SWS-806].
  • #884 - WebServiceMessageReceiverHandlerAdapter not easily overridable to produce SOAP faults [SWS-804].
  • #883 - WebServiceTemple -> add logRequest method analogue to existing logResponse [SWS-803].
  • #879 - Ensure that only valid Java Identifiers are added to JMS headers [SWS-798].
  • #777 - XsdSchemaHandlerAdapter does not transform schema locations [SWS-797].
  • #878 - Ability to specify SAML properties file in Wss4jInterceptor [SWS-796].

v2.1.2.RELEASE

21 Nov 16:52

Choose a tag to compare

  • #873 - Transform schemaLocation in WsdlDefinitionHandlerAdapter [SWS-791].
  • #871 - SoapEnvelopeLoggingInterceptor won't log [SWS-789].
  • #869 - MethodEndpoint.getBean is inconsistent with its API [SWS-787].
  • #868 - SOAP envelope Matcher / MessageCreator [SWS-786].
  • #867 - MTOM sample should not use deprecated api [SWS-785].
  • #866 - Add URLPathEndpointMapping Feature [SWS-784].
  • #768 - SaxUtils leaks file handles, locks file on Windows [SWS-783].
  • #865 - DefaultMethodEndpointAdapter.JDOM_CLASS_NAME must be updated to "org.jdom2.Element" [SWS-782].
  • #863 - PayloadValidatingInterceptor 's method is not getting triggered in the echo server sample program when the echo client program is executed. [SWS-779].
  • #860 - Windows-specific error with relative XSD referencing [SWS-776].

v2.1.0.RELEASE

21 Nov 16:52

Choose a tag to compare

  • #861 - SoapFaultMappingExceptionResolver not handling exception [SWS-777].

v2.1.0.RC1

21 Nov 16:52

Choose a tag to compare

v2.1.0.RC1 Pre-release
Pre-release
  • #857 - sws:annotation-driven/ should register a SoapFaultAnnotationExceptionResolver [SWS-772].
  • #856 - Upgrade template.mf [SWS-771].
  • #845 - Upgrade XmlSchemaCollection [SWS-758].
  • #844 - Airline Sample Maven Build Error [SWS-757].
  • #805 - Upgrade to wss4j 1.6 [SWS-711].
  • #684 - Provide support for Apache HttpClient 4.0 [SWS-563].

v2.0.5.RELEASE

21 Nov 16:53

Choose a tag to compare

  • #855 - In documentation, JMS server configuration doesn't work [SWS-770].
  • #854 - Error in org.springframework.ws.context's content [SWS-769].
  • #853 - Make JAXP13ValidatorFactory smarter [SWS-768].
  • #852 - Broken link in SWS 2.0.4 - org.springframework.ws.soap.security.xwss [SWS-766].
  • #851 - SoapEnvelopeLoggingInterceptor logging only partial request/response when Axis SAAJ API is used along with Xalan 2.7.1 and log4j 1.2.16 (using %m option) [SWS-764].
  • #850 - Namespace problems after upgrading to Axiom 1.2.13 [SWS-763].
  • #849 - Allow multiple prefixes and suffixes in DefaultWsdl11Definition [SWS-762].
  • #848 - Add method to set digest algorithm for signature (WSS4J) [SWS-761].
  • #847 - Please specify URL and license in pom.xml [SWS-760].
  • #846 - FAQ about Mac OS X test failures needs updating [SWS-759].
  • #841 - EndpointInterceptor.afterCompletion is not always invoked [SWS-754].

v2.0.4.RELEASE

21 Nov 16:53

Choose a tag to compare

  • #840 - Provider com.sun.xml.stream.ZephyrParserFactory not found using annotation-driven [SWS-752].
  • #838 - SaajSoapMessageFactory's checkForUtf8ByteOrderMark is corrupting input stream [SWS-750].
  • #837 - org.springframework.xml.sax.SaxUtils swallows exceptions [SWS-749].
  • #836 - Not well formed xml causes server 500 error [SWS-748].
  • #834 - Convenience constructor for SimpleUsernamePasswordCallbackHandler [SWS-745].
  • #832 - JMSCorrelationID together with Oracle AQ [SWS-742].
  • #770 - Stacktrace in response instead of soap fault [SWS-671].
  • #750 - PayloadValidatingInterceptor throws IllegalArgumentException when passed a schema collection [SWS-647].
  • #624 - Digital signing java 6 [SWS-491].

v2.0.3.RELEASE

21 Nov 16:53

Choose a tag to compare

  • #829 - Spring WS Core manifest prevents usage of javax.servlet version 3.0.0 [SWS-739].
  • #827 - EndpointInterceptorAdapter removes "throws Exception" from handleFault() method defined by EndpointInterceptor [SWS-737].
  • #825 - JmsMessageReceiverConnection: use of correlationId on request should be configurable [SWS-735].
  • #824 - Project can not be built with Maven 3, missing org.springframework.build.aws.maven extension dependency [SWS-734].
  • #823 - Typo in marshalSendAndReceive javadoc [SWS-733].
  • #822 - OSGi manifest version range for javax.servlet package import too restrictive [SWS-732].
  • #819 - OXM chapter not linked from the index page [SWS-728].
  • #818 - building a webapp targetting Java 1.5 environment on JDK5 and JDK6 pulled in different dependencies for spring-ws-core 2.0.2 [SWS-727].
  • #706 - CryptoFactoryBean keystore location can't resolve ClassPathResource where resource is located in a jar [SWS-726].
  • #817 - Add a constructor/setter to WebServiceTemplate which takes a Marshaller and assigns it as both Marshaller and Unmarshaller [SWS-725].
  • #816 - DefaultConcretePartProvider is not allowing a blank suffix, due to improper assertion [SWS-724].
  • #815 - Wss4jSecurityInterceptor design [SWS-723].
  • #813 - EndpointExceptionResolver mentions SOAP but this interface is not necessarily SOAP releated [SWS-721].
  • #812 - samples build failure [SWS-720].
  • #700 - Reloading the spring context does not refresh the MessageDispatcherServlet [SWS-718].
  • #810 - Impossible to add custom error handling during JAXB marshalling/unmarshalling. [SWS-717].
  • #809 - PayloadTransformingInterceptor.afterPropertiesSet() and TransformerFactory.newInstance() [SWS-716].
  • #808 - Upgrade Spring Security to 3.0.6 [SWS-715].
  • #807 - MockWebServiceClient.sendRequest swallows StackTrace of exceptions thrown during request processing [SWS-714].
  • #806 - Order of interceptor calls is dependent on the way the interceptors are included [SWS-713].
  • #804 - Make it possible to retrieve SoapHeaderElement from SoapHeader by QName [SWS-710].
  • #803 - JavaDoc for WebServiceTemplate#setFaultMessageResolver has wrong default class [SWS-709].
  • #798 - sws:annotation-driven does not pick up @endpoint annotations on classes that are JDK proxies [SWS-702].
  • #790 - Support Maven 3 Remove legacy xws-security [SWS-697].
  • #783 - Attachment content id is resetted by spring web service [SWS-687].

v2.0.2.RELEASE

21 Nov 16:54

Choose a tag to compare

  • #802 - PayloadValidatingInterceptor errors not clearing SecurityContextHolder [SWS-708].
  • #694 - Jaxp13XPathTemplate should support StreamSources with only a systemId if it's a valid URL [SWS-706].
  • #800 - OSGi import of org.springframework.security.authentication seems to be the wrong version [SWS-705].
  • #763 - Support for UriEndpointMapping in server-side test [SWS-662].