Re: SOAP 1.1 One-way HTTP Binding doc

In the scenario under discussion, does the client understand that it's
dealing with a queue and therefore always expects the 202?  Or does
the client think it's interacting with a "service" and therefore the
202 indicates - after the fact - the exceptional condition that the
service actually behaved like a queue for that exchange?

If the former, then 200 could be used as a response code instead of
202, since if the client knew it was a queue then the "result of
processing" would be the result of processing by the queue.

Mark.

Received on Friday, 3 February 2006 22:10:47 UTC