Erwin, You mean the client is using HTTP 1.0 w/o chunking and the server responds with HTTP 1.1 with chunking?
-- dims > On 8/8/07, Erwin Reinhoud <[EMAIL PROTECTED]> wrote: > > Hello All, > > > > I am trying to disable serverside http chunking so i can log messages with > > the ws-i monitor tool. I removed the "Transfer-encoding" parameter from the > > axis2.xml but the response is still send in chunks. If i remove all content > > from the axis2.xml i get an eof exception, so assume it is reading the > > file. Now what am i overlooking here? Please comment. > > > > Thanks in advance. > > > > Kind regards, > > Erwin > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Davanum Srinivas :: http://davanum.wordpress.com > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
