Hi All,
I need to create web service which will get invoked whenever there is a message on ActiveMQ queue, i.e. whenever a message arrives on the queue the web service should get invoked.
I guess I need to use WebServiceMessageListener to achieve this ?
Since I am a newbie to Spring Web Services any help or links will be appreciated.
Thanks.



Reply With Quote
