Releases: spring-projects/spring-ws
Releases · spring-projects/spring-ws
v2.0.5.RELEASE
- #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
- #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
- #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
- #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
v2.0.1.RELEASE
- #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].
v2.0.0.RELEASE
- #778 - jms 1.1 dependency jar - change to freely available jar in M2 Central [SWS-678].
- #776 - /META-INF/spring.schema [SWS-677].
- #774 - XwssSecurityInterceptor in combination with sws:interceptors [SWS-675].
- #772 - Remove final keyword from AbstractAnnotationMethodEndpointMapping initApplicationContext() method [SWS-673].
- #757 - Use server-side test in airline sample [SWS-654].
- #609 - POMs of Spring-WS artifacts at maven central repo wrongfuly contain references to external repositories [SWS-585].
- #682 - Use custom data types for @XPathParam annotations [SWS-558].
- #681 - Make XPathParamAnnotationMethodEndpointAdapter more extendable [SWS-557].
- #533 - Interceptor on endpoint [SWS-474].
- #365 - Provide xml based Mock for Web Services [SWS-263].
- #410 - Add an EndpointAdapter that adapts to a MethodEndpoint for a methos with one Source param containing the payload [SWS-254].
v2.0.0-RC2
- #771 - Allow MarshallingPayloadMethodProcessor to have a null marshaller or unmarshaller [SWS-672].
- #769 - sws:interceptors [SWS-670].
- #767 - sws:static-wsdl and sws:dynamic-wsdl [SWS-669].
- #766 - sws:annotation-driven [SWS-668].
- #676 - Improve SWS namespace [SWS-667].
- #675 - Update tutorial [SWS-666].
- #764 - Tutorial requires transformWsdlLocations true [SWS-664].
- #759 - ResponseMatcher.payload(Resource payload) should be static [SWS-656].
- #756 - Make sure samples are included in release [SWS-653].
- #755 - Document full streaming WebServiceMessage [SWS-652].
v2.0.0-RC1
- #754 - Add documentation for testing framework [SWS-651].
- #753 - AxiomSoapMessageFactory does not provide way to set properties on XMLInputFactory [SWS-650].
- #661 - Create TransformerHelper class [SWS-643].
- #745 - evaluateAsBoolean returns true for node with text content "false" [SWS-640].
- #744 - Deprecate redundant XML classes [SWS-639].
- #740 - Create Server-Side testing framework [SWS-632].
- #670 - Add test framework for Spring WS [SWS-544].
- #503 - Full streaming WebServiceMessage/SoapMessage [SWS-352].