Releases: spring-projects/spring-ws
Releases · spring-projects/spring-ws
v1.0.0
- #312 - java.lang.IllegalArgumentException: This is not an attribute, it is a namespace: xmlns:xs [SWS-158].
- #310 - client-side support for JAXB2 MTOM marshalling is not working well [SWS-156].
- #308 - Mention namespace resolution for SoapFault annotation [SWS-154].
- #306 - NoSuchMethodError: SaajUtils.toName() [SWS-152].
- #305 - IllegalStateException in Saaj11Implementation.removeContents() [SWS-151].
- #304 - Don't close the ServletInputStream in AbstractWebServiceConnection.receive [SWS-150].
- #303 - marshallSendAndReceivce bug in WebServiceTemplate [SWS-149].
- #301 - Mention transformWsdlLocations servlet parameter to the reference docs [SWS-147].
- #299 - When using JAXB2, all messages become MTOM [SWS-145].
- #298 - FaultMessageResolver should not be constrained to IOExceptions [SWS-144].
- #297 - AxiomSoapFaultDetailElementIterator does not consider whitespace nodes [SWS-142].
- #296 - Minor Documentation Bug: org.springframework.xml.transform.ResourceSource [SWS-141].
v1.0-RC2
- #293 - WebServiceTemplate hasFaut skips check for fault in response if the connection implements FaultAwareWebServiceConnection [SWS-137].
- #292 - MTOM sample [SWS-136].
- #291 - Implement client-side TransportContext [SWS-135].
- #277 - Reduce the number of overloaded methods on the WebServiceTemplate class to aid comprehension. [SWS-134].
- #290 - CastorMarshaller ignoreExtraAttributes & Elements [SWS-133].
- #289 - Reference Chapter 3.5 use of MessageDispatcherServlet is incomplete [SWS-132].
- #288 - Example config of SoapFaultMappingExceptionResolver contains incorrect package for class [SWS-131].
- #287 - Improvements to Spring-WS text [SWS-130].
- #286 - SimpleMethodEndpointMapping [SWS-129].
- #285 - A SOAP:Fault does not set the the response code to 500 [SWS-128].
- #284 - Write a piece about SOAP 1.1 vs SOAP 1.2 [SWS-127].
- #283 - WebServiceMessageCallback's doInMessage() method is (possibly) poorly named. [SWS-126].
- #282 - Typos in some of the docbook pages fixed [SWS-125].
- #279 - Allow specifying names of message factory and message receiver in MessageDispatcherServlet [SWS-124].
- #278 - CommonsHttpMessageSender should expose setters for username and password [SWS-123].
- #276 - A MessageSender setter on WebServicesGatewaySupport [SWS-122].
- #274 - Review documentation [SWS-120].
- #272 - Rewrite Airline sample to use Java 5 [SWS-118].
v1.0-RC1
- #273 - Remove IOExceptions from WebServiceTemplate [SWS-119].
- #266 - Allow SoapFaultMappingExceptionResolver to use strategy to obtain SoapFaultDefinition [SWS-117].
- #271 - Move MarshallingMethodEndpointAdapter from sandbox to core [SWS-116].
- #270 - Client is not able to read long response [SWS-115].
- #269 - In tutorial sometimes humanresources is used, sometimes holidayService [SWS-114].
- #268 - Typo in reference documentation 'holiday request' should be 'holiday requests' [SWS-113].
- #267 - Half you virtual machine, should be 'half of the objects on the heap of your virtual machine' [SWS-112].
- #265 - Change section 2.3.1 to have a bit more text [SWS-111].
- #264 - Clarify when discussing RPC/encoded has been abandoned in favor of doc/lit [SWS-110].
- #263 - Typo in 'What is Spring Web Services?' [SWS-109].
- #261 - Support JAXB's MTOM/XOP/MIME support [SWS-107].
- #242 - Default message factory for WebServiceTemplate [SWS-106].
- #260 - GZip compression is not enabled [SWS-105].
- #258 - MessageDispatcherServlet does not transform WSDL locations [SWS-103].
- #257 - Namespace lost on generated WSDL [SWS-102].
- #256 - XsdBasedSoap11Wsdl4jDefinitionBuilder parsing error [SWS-101].
- #255 - Cannot set com.thoughtworks.xstream.converters.basic.DateConverter in XStreamMarshaller.setConverters(Converter[]) [SWS-100].
- #254 - Exception when creating XMLStreamReader from AxiomSoapMessage.getPayloadSource with Woodstox [SWS-99].
- #238 - Changing URL in CommonsHttpMessageSender [SWS-98].
- #237 - OXM Marshal encoding definition [SWS-97].
- #236 - set WhitespacePreserve flag in CastorMarshaller [SWS-95].
- #235 - new location for log4j.properties [SWS-93].
- #251 - Maven2 Archetype for Spring-WS [SWS-91].
- #250 - Documentation improvements [SWS-90].
- #249 - DefaultTimestampValidator uses wrong date format [SWS-89].
- #248 - Allow CastorMarshaller to accept more than one mapping file [SWS-88].
- #247 - AbstractSoapMessage.getPayloadSource returns null with Axis SAAJ [SWS-87].
- #246 - Stream closed before response read with WebServiceTemplate + Axis SAAJ Soap Messages [SWS-86].
- #245 - XPathPayloadEndpointMapping [SWS-85].
- #239 - Add faults into dynamically created WSDL. [SWS-79].
v1.0-M3
- #243 - In-memory HSQL database support [SWS-83].
- #240 - Building samples fails due to reference to parent project in pom.xml [SWS-80].
- #233 - Add Eclipse Files to svn:ignore [SWS-76].
- #232 - Java 1.5+ Constructor Used for IllegalStateException [SWS-75].
- #231 - Namespace not being applied correctly to soap fault detail elements. [SWS-74].
- #230 - PayloadValidatingInterceptor not working under WebSphere 6.0.2.11 [SWS-73].
- #216 - Pretty print JIBX output [SWS-72].
- #229 - In Saaj12SoapEnvelope#getHeader() header != null should become header == null [SWS-71].
- #228 - AbstractMarshallerTestCase.testMarshalDOMResult() builds a DOM object that does not retain namespace [SWS-70].
- #226 - No way to propagate exception from an AbstractSaxPayloadEndpoint [SWS-68].
- #225 - Dynamically create WSDL based on schema [SWS-67].
- #224 - Duplicate Content Type HTTP Header [SWS-66].
- #209 - PayloadValidatingInterceptor validates only once (Websphere) [SWS-63].
- #220 - DomContentHandler throwing NullpointerExption on document [SWS-61].
- #219 - MessageDispatcherServlet [SWS-60].
- #218 - CastorMarshaller does not marshal to DOM trees correctly [SWS-59].
- #217 - Client-side support [SWS-58].
- #205 - Expose the Result of the SoapFaultDetail [SWS-57].
- #215 - Digest passwords are never accepted in the SimplePasswordValidationCallbackHandler [SWS-56].
- #214 - npe thrown when validating with nonce [SWS-55].
- #213 - CastorMarshaller doesn't cache mapping correctly [SWS-54].
- #212 - Missing contentId for methods 'addAttachment' in SoapMessage [SWS-53].
- #211 - ACEGI authorization with IssuerSerial-based certificates [SWS-52].
- #210 - AbstractValidatingInterceptor repeats the first error message [SWS-51].
v1.0-M2
- #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-M1
- #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].
v0.9.1
- #175 - Expose Marshaller properties [SWS-16].
- #173 - Make AbstractSoapEndpointMapping ignorant of SOAP version [SWS-13].
- #171 - AbstractMarshallers should do proper SAXSource handling [SWS-11].
- #170 - Thead safety of Transformer [SWS-9].
- #166 - Soap with Attachments support [SWS-7].
- #165 - Remove JAXP1.3 dependency [SWS-5].