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:
@@ -1 +1 @@
|
||||
ws-handler=org.springframework.integration.ws.config.WebServiceHandlerParser
|
||||
ws-service-activator=org.springframework.integration.ws.config.WebServiceHandlerParser
|
||||
Reference in New Issue
Block a user