|
Re: Nusoap and Xul: msg#00070php.nusoap.general
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> |
|---|---|---|
| Previous by Date: | Re: segemtation fault calling java webservice: 00070, Scott Nichol |
|---|---|
| Next by Date: | Re: problems with charset encoding: 00070, Scott Nichol |
| Previous by Thread: | Nusoap and Xuli: 00070, Eric Jaume 00 |
| Next by Thread: | Should nuSoap server produce a fault if a required element is not provided in the SOAP message?: 00070, Mark Scott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |