I furthermore...
Is there a map of the response codes you get back from the http transport session vs the exceptions you get for a soap request.
I think I could probably answer that one myself by cracking open the source code...but
I am lazy at the moment.
-gc
Anne Thomas Manes wrote:
HTTP is a request/response protocol, so a response is always returned to the client -- HTTP 200 OK. No SOAP response is returned, though.
On Fri, 18 Mar 2005 09:36:17 -0800, Jeff Greif
<[EMAIL PROTECTED]> wrote:
When a one-way operation is invoked via SOAP over HTTP, is there an HTTP response to the client, or is the connection just closed by the server? If there is some sort of response, what is supposed to appear on the wire back to the client?
Jeff
.
