I am new to the Spring web service and Websphere application server.
i am working on spring web services and there is a requirement where as soon as a request comes, i need to send an XML message to the server where my web service is deployed, which is WebSphere application server in my case. i tried but did not get any concrete solution on this. i don't know what are the bean configuration has to be done for spring JMS and Web Sphere JMS MQ integration. Also, how to create a websphere JMS queue.
My environment related details are:
- Spring 3.1.0
- Spring-WS 2.0.2
- Websphere Application Server V8
let me know if more details are required.
Any help would be appreciated.