This commit is contained in:
Arjen Poutsma
2006-11-16 11:11:23 +00:00
parent c11ae7fff5
commit d36260cbc1

View File

@@ -8,6 +8,9 @@ Package org.springframework.oxm.castor
* CastorMarshaller uses a XMLClassDescriptorResolver instead of a Mapping (#SWS-54)
* CastorMarshaller marshals to DOM trees correctly (#SWS-59)
Package org.springframework.ws.context
* Refactored MessageContextFactory, SoapMessageContextFactory and implementations into WebServiceMessageFactory
Package org.springframework.ws.soap
* Added setId() method to Attachment, to set the Content-ID of MIME attachments (#SWS-53)
* Added getResult() to SoapFaultDetail (#SWS-57)