Using Web Service Outbound Gateway, how do I select which operation (i.e. SOAP Action) I want to call?
Is it possible to bind each operation in a Gateway Interface to the a given Web Service Operation? Using annotations?Code:<ws:outbound-gateway id="simpleGateway" request-channel="inputChannel" uri="http://example.org"/>
Thanx for your help


Reply With Quote
