This commit is contained in:
Arjen Poutsma
2007-02-14 15:46:32 +00:00
parent 1705bb2b00
commit 414684ba4e

View File

@@ -4,9 +4,15 @@ http://www.springframework.org/spring-ws
Changes in version 1.0-RC1
-------------------------
Package org.springframework.oxm.castor
* fixed #SWS-88: Allow CastorMarshaller to accept more than one mapping file
Package org.springframework.ws.server.endpoint
* added XPathPayloadEndpointMapping (#SWS-85).
Package org.springframework.ws.soap.saaj
* fixed #SWS-87: AbstractSoapMessage.getPayloadSource returns null with Axis SAAJ
Package org.springframework.ws.soap.security.xwss.callback
* DefaultTimestapValidator now handles timestamps with milliseconds correctly (#SWS-89)