Fixed SWS-122: A MessageSender setter on WebServicesGatewaySupport

This commit is contained in:
Arjen Poutsma
2007-05-27 09:34:32 +00:00
parent b003a6f848
commit 4f8fb2c0c0
3 changed files with 39 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ should help most users the project update their applications:
* The <<<id>>> property on <<<Attachment>> was renamed to <<contentId>>>.
* Methods for getting and adding attachments were taken from <<<SoapMessage>> and extraced into a new interface:
* Methods for getting and adding attachments were taken from <<<SoapMessage>>> and extraced into a new interface:
<<<MimeMessage>>>. Adding a method requires a content id now.
* WebServiceTemplate