Will ook into it immediately, although I tested the client side of things, I may have inadvertently put in some transport stuff.
Nadir K. Amra Franz Fehringer <[EMAIL PROTECTED]> wrote on 11/28/2006 04:48:57 AM: > I found out, that the problem shows up exactly when *both* > "Proxy-Connection: close" *and* "Content-Length" are set. > > Franz > > > Franz Fehringer schrieb: > > Hello Nadir, > > > > With your latest changes (i got the via svn up today) http > > communication completely ceases to work. > > 1) If the server side does not close, the axis client waits forever. > > 2) If the server closes (this is for me the normal case; i get > > Proxy-Connection: close in the response) the client faults with > > HTTPTransportException: Input streaming error while reading from > > channel. Remote side of socket has been closed. > > In fact both case should work, because > > 1) The server sends the complete message as announced with > > Content-Length. > > 2) Closing of the server side is normal and not an error. > > > > Can you have a look at the problem and perhaps revert some of your > > changes? > > > > Thanks and best regards > > > > Franz > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > [attachment "feh.vcf" deleted by Nadir Amra/Rochester/IBM] > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
