|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
two http replies for a http input |
« View previous topic :: View next topic » |
Author |
Message
|
elvis_gn |
Posted: Tue Apr 25, 2006 11:05 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi praveenraju,
Did you mean two http requests to a single http input node or two http replies through a single http reply node ?
The first is possible, the second depends on whether ur dual replies can be accepted by the sender....
Regards. |
|
Back to top |
|
 |
JLRowe |
Posted: Wed Apr 26, 2006 1:24 am Post subject: |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
You can only reply once. Of course, you can have a one way request to your service, followed by 2 new one way requests from your service back to your client. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Apr 26, 2006 4:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
HTTP is a synchronous request-reply protocol.
So there has to be a single reply to a single request. A 'client' executes a POST or a GET, and the 'server' responds with the result.
What you could do, as JLRowe says, is 'client' makes request of broker, broker returns immediate reply. 'client' acts as HTTP Server, and broker posts two requests with the data.
What you probably actually want to do is: 'client' posts a request to broker. Broker makes two requests for reply data, and uses Aggregation to assemble them into one reply to client. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|