Re: Doc/Lit webservice generating wrong SOAP response

2003-03-25 Thread Dan Weston
Chunked encoding of the response, very common, and shouldn't be a problem unless the toolkit receiving the response is really dumb. On Monday, March 24, 2003, at 10:42 PM, Davinder Singh wrote: Hi, I have developed a document/literal webservice which generates the following response when call

RE: Doc/Lit webservice generating wrong SOAP response

2003-03-25 Thread Davinder Singh
Title: RE: Doc/Lit webservice generating wrong SOAP response Hi Eric, Thanx a lot for ur help. It was indeed a great help for me. Thanx, Davin -Original Message- From: Eric Rajkovic [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 25, 2003 2:01 PM To: [EMAIL PROTECTED] Subject: Re

Re: Doc/Lit webservice generating wrong SOAP response

2003-03-25 Thread Eric Rajkovic
Davin, This is the size of the chunks (HTTP 1.1). You can look at [1] for some example hope this help, eric [1] http://apache-server.com/Podium/show.php?p=HTTP&slide=8 Davinder Singh wrote: Hi, I have developed a document/literal webservice which generates the following response when called b

Doc/Lit webservice generating wrong SOAP response

2003-03-24 Thread Davinder Singh
Title: Doc/Lit webservice generating wrong SOAP response Hi, I have developed a document/literal webservice which generates the following response when called by a .NET client: HTTP/1.1 100 Continue  HTTP/1.1 200 OK Date: Tue, 25 Mar 2003 06:20:09 GMT Server: WebLogic WebLogic Server