The AbstractWebServiceHandler is now an endpoint instead of a MessageHandler implementation. The <ws-handler/> element has been replaced with <ws-service-activator/>, and it is now a "standalone" component (i.e. it is no longer necessary to provide its id as a reference within another separate <service-activator/> element).

This commit is contained in:
Mark Fisher
2008-09-05 19:22:10 +00:00
parent b2db1c0b16
commit 9fc031e4f4
6 changed files with 54 additions and 47 deletions

View File

@@ -1 +1 @@
ws-handler=org.springframework.integration.ws.config.WebServiceHandlerParser
ws-service-activator=org.springframework.integration.ws.config.WebServiceHandlerParser