| Author |
Call existing Web services via SOAP over JMS
|
Yi Chen
Greenhorn
Joined: Apr 28, 2006
Posts: 27
|
|
Hi there,
I have a bunch of web service APIs in our product. Normally, the customers are supposed to call those web services via SOAP over HTTP. Yet, one of the customers concern about the reliability of HTTP and they have the standard to use JMS in most of their system, if not all. They are looking at using SOAP over JMS to port to our web services.
My questions are:
Do we need to do anything to our existing web services to support SOAP over JMS?What are the steps to setup the SOAP over JMS for our existing web services?
Thanks in advance!
|
 |
Yi Chen
Greenhorn
Joined: Apr 28, 2006
Posts: 27
|
|
I guess that I need to modify the WSDL by adding the JMS binding. Is that correct? Is there anything else need to be done?
Thanks!
|
 |
 |
|
|
subject: Call existing Web services via SOAP over JMS
|
|
|