ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » webservice Request and reply

Post new topic  Reply to topic
 webservice Request and reply « View previous topic :: View next topic » 
Author Message
Chendilkumaran
PostPosted: Thu Jan 05, 2012 11:04 pm    Post subject: webservice Request and reply Reply with quote

Newbie

Joined: 31 Aug 2011
Posts: 4

how will webservices intract with the WMQ or MQ
Back to top
View user's profile Send private message
ruchir123
PostPosted: Fri Jan 06, 2012 2:47 am    Post subject: Reply with quote

Acolyte

Joined: 04 Jan 2012
Posts: 58

Hi Kumaran,

Please tell why you are interacting WMQ orMQ with webservice. Normally to interact with webservice you will nedd some logic or flow or any medium which can consume or use it.

So please elaborate your need.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Fri Jan 06, 2012 2:53 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

WebServices and WMQ Can play together nicely if you understand the different basic concepts behing the two technologies.

SOAP (ie Webserivices) is normally a SYNCHRONOUS request reply. Ok, so later versions of Broker have ASYNC Services but to most Webservice fans, it is SYNC only.

WMQ on the otherhand is essentially the other way round. It is an ASYNC service that can be SYNCHRONOUS.

I know this is not a lot of data but your request is very vague. Please expand it so that the replied you get can be more focussed on solving the problem you are facing.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jan 06, 2012 5:33 am    Post subject: Re: webservice Request and reply Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Chendilkumaran wrote:
how will webservices intract with the WMQ or MQ


WMQ doesn't unless you front it with an application, which will interact the way you've designed it to.

WMB has a full set of webservice tools which you can code & configure to interact in any way your design specifies.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Fri Jan 06, 2012 6:19 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

You can also make a WMB message flow useable from both a web service and MQ, by simply having two input nodes (and if a request/reply two output nodes).

Remember that webservices have to be running when you try to use them, you have to code all the timeout, retry, queueing logic yourself, for when they are not running at the time.

WMB can receive WS, make WS calls etc, Same with MQ - any combination is possible.

What is your requirement? If you want to place a message on a queue from a WS - it's easy to code a flow to do that.

There is also the http-MQ bridge, a simple EAR file to run under WAS - this is supplied with WMQ.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » webservice Request and reply
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.