|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ to webservice call over HTTP? |
« View previous topic :: View next topic » |
Author |
Message
|
learningwsmq |
Posted: Sat Feb 03, 2007 12:55 pm Post subject: MQ to webservice call over HTTP? |
|
|
Newbie
Joined: 03 Feb 2007 Posts: 2
|
Hello, I have a web service that I've already deployed and I'm trying to create a MQ Bridge to that service. The service is currently being hosted on a different server and I'd like connect it to MQ, which is also running on a different server. Is this possible? So far all the deployment scenarios seem to indicate the MQ must be running on the same physical machine as the service. Any ideas? I'm not married to the idea of using the SOAP Transport, something that'll take a SOAP message from the queue and makes an HTTP call to the service, would also work for my purpose.
Thanks in advance for any help/pointers.
Regards,
MS |
|
Back to top |
|
 |
pathipati |
Posted: Sat Feb 03, 2007 2:34 pm Post subject: |
|
|
Master
Joined: 03 Mar 2006 Posts: 296
|
Can u make it little clear, why you want to use MQ to invoke ur webservice? Assuming you've SOAP message in MQ then how you will make HTTP call? |
|
Back to top |
|
 |
ashoon |
Posted: Sat Feb 03, 2007 3:09 pm Post subject: MQ transport for soap |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
|
Back to top |
|
 |
learningwsmq |
Posted: Mon Feb 05, 2007 8:17 am Post subject: |
|
|
Newbie
Joined: 03 Feb 2007 Posts: 2
|
ashoon, Thanks for the link. I have gone thru that book over and over again. The MQ Transport for SOAP manual seems to indicate that the service must be deployed on the same machine as WSMQ, which seems like a silly requirement.
Has anyone deployed WSMQ to call an external webservice? For example, say Google SOAP API etc?
This seems like it should be an obvious deployment scenario, but it isn't mentioned in the book.
Regards,
MS |
|
Back to top |
|
 |
ashoon |
Posted: Mon Feb 05, 2007 10:43 am Post subject: protocol change |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
it sounds like you want to do a protocol switch where-as the book shows how MQ can intercept SOAP/HTTP calls and use MQ as the transport... i.e.
SOAP/HTTP client - MQ intercept/transport - MQ calls SOAP/HTTP service and sends response back to original requestor...
can you change the service binding to SOAP/JMS? or would you be willing to build a ESB type protocol switch (ESB, Broker or even just a J2EE EJB)? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|