El mié, 31-01-2007 a las 11:58 +0800, justin ouyang escribió:
> When i used TCPMON to monitor the soap message, i found some strange
> chars in the response message.  the chars was highlighted.
> 
> HTTP/1.1 200 OK
> Date: Wed, 31 Jan 2007 03:42:13 GMT
> 
> Content-Type: text/xml; charset=utf-8
> 
> Transfer-Encoding: chunked
> 
>  
> 
> 0213
> 
> <?xml version="1.0" encoding="UTF-8"?>
>    <soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
> http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>       <soapenv:Body> 
>          <ns1:getVersionResponse
> soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> xmlns:ns1="http://axis.apache.org";>
>             <getVersionReturn xsi:type="xsd:string">Apache Axis
> version: 1.4Built on Apr 22, 2006 (06:55:48 PDT)</getVersionReturn>
>          </ns1:getVersionResponse> 
>       </soapenv:Body>
>    </soapenv:Envelope>0000
>  
>  
> Runtime: Axis1.4 run on Weblogic815.

That's a direct consequence of using chunked encoding and is a standard
part of HTTP.
-- 
Javier Kohen <[EMAIL PROTECTED]>
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

Reply via email to