Fixed #SWS-62: MTOM support.

This commit is contained in:
Arjen Poutsma
2007-04-18 00:06:43 +00:00
parent 4e50e19824
commit 94a92201fa
16 changed files with 199 additions and 223 deletions

View File

@@ -6,6 +6,7 @@
</properties>
<body>
<release version="1.0-RC1">
<action dev="poutsma" type="add" issue="SWS-62">MTOM support</action>
<action dev="poutsma" type="add">Added XPathExpressionFactoryBean, for injection of XPath expressions
</action>
<action dev="poutsma" type="fix" issue="SWS-106">Default message factory for WebServiceTemplate</action>