Use a browser and access the wsdl directly.  I.E. go to 
http://path/file.php?wsdl and it should display the xml for you

Ryan Mitchell wrote:
> im not too sure how, im calling it as follows:
>
>       // connect to web service
>       f = CreateObject("webservice","http://path/file.php?wsdl";);
>       code = f.methodName('string');
>
> it doesnt give me the option of checking the xml
>
>
>
>   
>> Take a look at the returned xml structure. It might not be right, or CF
>> might be choking on something that it's doing.
>>
>> !k
>>
>> -----Original Message-----
>> From: Ryan Mitchell [mailto:[EMAIL PROTECTED] 
>> Sent: Tuesday, September 12, 2006 8:53 AM
>> To: CF-Talk
>> Subject: Re: PHP webservice returns a Null pointer error
>>
>> nope, im using PEAR's SOAP libraries
>>
>> the
>>     
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252865
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to