v2.0.3.RELEASE
·
1004 commits
to main
since this 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].