logo       

Re: Nusoap and Xul: msg#00070

php.nusoap.general

Subject: Re: Nusoap and Xul

Firefox also seems to have trouble reading the WSDL from the service from
http://ippous.dyndns.org/passxul/compte.php3?wsdl. IE handles this just fine.
When I look at the raw data coming through, it looks like your server puts an
extra CRLF between the chunk headers and chunk data. IE seems to ignore this,
but Firefox apparently takes this as part of the chunk data (which technically
it should), so that the "document" seems to start with CRLF<?xml instead of
<?xml.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.

----- Original Message -----
From: "Eric Jaume 00" <EJAUM@xxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, April 15, 2005 5:42 AM
Subject: [Nusoap-general] Nusoap and Xul


Hello,

I'm trying to use a web service build with nusoap in FireFox,
but the answer of the server has an error:
XML Parsing Error: xml declaration not at start of external entity
Location: http://ippous.dyndns.org/passxul/compte.php3

The XML seems to be well formed:
<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:si="http://soapinterop.org/xsd";
xmlns:tns="urn:EjaumTest"><SOAP-ENV:Body><ns1:ListerComptesResponse
xmlns:ns1="urn:EjaumTest"><return xsi:type="SOAP-ENC:Array"
SOAP-ENC:arrayType="tns:CompteDes[2]"><item xsi:type="tns:CompteDes"><Compte
xsi:type="xsd:string">Test1</Compte><Id xsi:type="xsd:int">1</Id></item><item
xsi:type="tns:CompteDes"><Compte xsi:type="xsd:string">Test2</Compte><Id
xsi:type="xsd:int">2</Id></item></return></ns1:ListerComptesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>


I do not unterdand.
Has somebody an explication ?

Regards.






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise