This commit is contained in:
Arjen Poutsma
2006-10-08 15:23:10 +00:00
parent 07db6d7051
commit 2c668d4417

View File

@@ -16,6 +16,9 @@ Package org.springframework.ws.soap.security.xwss.callback
* DefaultTimestampValidator no longer requires Expired in request (#SWS-55)
* Digest passwords are handled correctly in the SimplePasswordValidationCallbackHandler (#SWS-56)
Package org.springframework.ws.transport.http
* Added MessageDispatcherServlet (#SWS-60)
Samples
* Added JAX-WS client for Airline sample