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 > >
