Skip to content

Releases: spring-projects/spring-ws

v2.1.2.RELEASE

21 Nov 16:52
Compare
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
Compare
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
Compare
Choose a tag to compare
  • #861 - SoapFaultMappingExceptionResolver not handling exception [SWS-777].

v2.1.0.RC1

21 Nov 16:52
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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].

v1.5.10

21 Nov 16:54
Compare
Choose a tag to compare
  • #751 - Document Spring-WS Security exception handling [SWS-648].
  • #746 - Make sentMessageTracingLogger independent from receivedMessageTracingLogger [SWS-641].
  • #728 - Jaxp13XPathTemplate uses thread-unsafe XPathFactory as field [SWS-613].
  • #725 - Incompatibility with WS-I requirement R2750 [SWS-610].

v2.0.1.RELEASE

21 Nov 16:54
Compare
Choose a tag to compare
  • #795 - XomPayloadMethodProcessor is not added methodReturnValueHandlers in DefaultMethodEndpointAdapter [SWS-699].
  • #791 - EndpointExceptionResolver is not registered automatically when used together with sws:annotation-driven/ tag [SWS-698].
  • #788 - Print SOAP message if validation fails [SWS-694].
  • #688 - Annotation-driven tag does not support ws-addressing @action [SWS-691].
  • #782 - ExceptionResolver order is reversed [SWS-682].
  • #781 - Manifest files in 2.0.0 release are incorrect [SWS-681].
  • #775 - SOAP Envelope prefix [SWS-676].
  • #677 - Support @secured for @PayloadRoot methods [SWS-551].
  • #395 - Allow for custom ErrorHandler in PayloadValidatingInterceptor [SWS-242].