spring-ws

Spring Web Services

APACHE-2.0 License

Stars
320
Committers
60

Bot releases are visible (Hide)

spring-ws - v1.5.8

Published by gregturn almost 2 years ago

  • #674 - Jaxb2Marshaller.createJaxbContext() doesn't respect provided classloader when checking JAXB version [SWS-550].
  • #673 - integrate AbstractWsSecurityInterceptor with EndpointExceptionResolver [SWS-549].
  • #672 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller [SWS-548].
  • #671 - IllegalArgumentException on AxiomSoap11Body.addFault [SWS-545].
  • #667 - Update OSGi headers to accept Spring 3.0 [SWS-541].
  • #660 - Request JMS correlation id field not used to set response message JMS correlation id [SWS-534].
  • #652 - Document use of WsdlDefinition when not using MessageDispatcherServlet [SWS-527].
  • #650 - SaajSoapMessage can get wrong SAAJ version [SWS-525].
  • #649 - CLONE -Namespace prefix in attribute value not resolved correctly [SWS-523].
  • #646 - HTTP Accept header field contains invalid type, and omits text/xml [SWS-520].
  • #644 - Echo sample application fails to build due to missing dependency [SWS-518].
  • #643 - Soap response validation errors after update to 1.5.7 [SWS-517].
  • #605 - Add a new HttpsUrlConnectionMessageSender implementation to allow customization of certificate management [SWS-468].
spring-ws - v1.5.9

Published by gregturn almost 2 years ago

  • #712 - MessageAddressingProperties not Serializable [SWS-596].
  • #711 - SchemaCollection issue when XSD files are in the classpath, in different JAR artifacts [SWS-594].
  • #709 - Version not specified for build and reporting plugins [SWS-592].
  • #707 - Child POMs should specify parent relativePath [SWS-590].
  • #704 - debug logging will hide parsing error on non well formed xml, and continue processing with incomplete xml [SWS-588].
  • #702 - specify custom TransformerFactory in org.springframework.xml.transform.TransformerObjectSupport [SWS-586].
  • #701 - AbstractHttpSenderConnection does not immediately recognise HTTP 204 has no content-length [SWS-583].
  • #698 - AxiomSoapMessageFactory does not parse application/xop+xml Content-Type properly [SWS-579].
  • #697 - Fix manifest to disallow usage of org.springframework.oxm version 3.0.0 [SWS-578].
  • #696 - sentMessageTracingLogger skips request message headerer content [SWS-576].
  • #695 - CommonsXsdSchemaCollection: Combination of xs:includes and xs:imports in a schema result in incorrect/overcomplete schema in wsdl generated by DefaultWsdl11Definition [SWS-575].
  • #692 - The default encoding is not set to UTF-8 for JibxMarshaller [SWS-572].
  • #691 - Illegal SoapAction header: " [SWS-571].
  • #690 - Refactored SaajSoapMessage getImplementation() method hides root cause problems [SWS-569].
  • #687 - DelegatingSoapEndpointMapping produce NPE [SWS-566].
  • #685 - CommonsHttpMessageSender no longer properly shuts down MultiThreadedHttpConnectionManager [SWS-564].
  • #683 - IllegalStateException: Could not find SAAJ on the classpath after upgrading from 1.5.7 to 1.5.8 [SWS-560].
  • #664 - Add getters to WS-A ActionCallback [SWS-537].
  • #647 - UnsupportedOperationException During Validation After Upgrade From 1.5.6 to 1.5.7 [SWS-521].
spring-ws - v2.0.0-M1

Published by gregturn almost 2 years ago

  • #715 - Change API to use Java 5+ [SWS-599].
  • #714 - Drop OXM modules in favor of Spring 3.0 [SWS-598].
  • #713 - Merge core and core-tiger modules [SWS-597].
  • #689 - Refactor to use OXM from Spring 3 [SWS-567].
  • #633 - Maven dependency for oxm 1.5.5.A non-existent version of Spring [SWS-501].
  • #590 - Update spring-ws Maven POM to use correct Spring artifactId values [SWS-451].
spring-ws - v2.0.0-M2

Published by gregturn almost 2 years ago

  • #720 - Upgrade XSD schemas [SWS-604].
  • #719 - Drop OXM chapter from ref docs [SWS-603].
  • #666 - Adding XML declaration to a response [SWS-540].
  • #515 - XMPP support [SWS-428].
  • #502 - Arbitrary parameter injection for @Endpoints [SWS-351].
  • #500 - Support @PayloadRoot annotation on methods with DOM, JDOM, DOM4J and XOM type method signatures [SWS-349].
spring-ws - v2.0.0-M3

Published by gregturn almost 2 years ago

  • #655 - Create Client-Side testing framework [SWS-631].
  • #735 - Documentation- explain that WSDL generation should better not be used in production [SWS-624].
spring-ws - v2.0.0-RC1

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.0-RC2

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.0.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.1.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v1.5.10

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.2.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.3.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.4.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.0.5.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.1.0.RC1

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.1.0.RELEASE

Published by gregturn almost 2 years ago

  • #861 - SoapFaultMappingExceptionResolver not handling exception [SWS-777].
spring-ws - v2.1.2.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v2.1.2.RELEASE

Published by gregturn almost 2 years ago

  • #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].
spring-ws - v1.0.0.M1

Published by gregturn almost 2 years ago

  • #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].
spring-ws -

Published by gregturn almost 2 years ago

  • #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].