Hi All,
I am using message-driven-channel-adapter with channel to consume the messages on ActiveMQ queue, but what I want is that when a messages arrives on the queue it should invoke a webservice passing that message to the webservice.
I guess this can be achieved by using SimpleWebServiceOutboundGateway ?
I am a newbie to Spring Integration, any help or link will be appreciated.
Thanks


Reply With Quote
and a more thorough explanation, please refer to the "Web Services" chapter of the Spring Integration reference manual:
, I have posted this on web services forum but haven't got any reply yet.
