logo       

Re: bad WSDL or my bad?: msg#00160

php.nusoap.general

Subject: Re: bad WSDL or my bad?

>From a quick look, I do not know why this particular error comes up. I can,
>however, say that NuSOAP does not currently support all the features used by
>this WSDL. If you want to use NuSOAP to talk to this service, you will have
>to construct XML headers and bodies by hand.

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: "Peter Cheng" <peter@xxxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, May 28, 2004 5:46 PM
Subject: [Nusoap-general] bad WSDL or my bad?


> Hi all,
>
> I am trying to consume the web services from Sabre but I got stumped on the
> very initial service called through WSDL.
>
> MY CODE:
>
> <?php
> require_once('nusoap.php');
> $wsdl =
> "http://webservices.sabre.com/wsdl/sabreXML1.0.00/res/SessionCreateRQ.wsdl";;
> $soapclient = new soapclient($wsdl,'wsdl');
> $soapclient->call('SessionCreateRQ');
> echo 'Debug log: <pre>'.$soapclient->debug_str.'</pre>';
> ?>
>
> DEBUG LOG:
> (last 2 lines)
> wsdl: http://www.opentravel.org/OTA/2002/11:SessionCreateRQ
> (SessionCreateRQ) is not a supported type.
> soapclient: got wsdl error:
> http://www.opentravel.org/OTA/2002/11:SessionCreateRQ (SessionCreateRQ) is
> not a supported type.
>
> Can anyone tell me what is wrong? Thanks.
>
>
> Peter
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id?66&op=click


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

News | FAQ | advertise