yeah, the webservice works completely fine and well.
basically in php im returning back an array (i've set the wsdl datatype to 
xsd:anyType)
if i change it to return an element of the array, then no problem, it all works
if i change it to return the array, then i get a null pointer error



>Are you positive that the PHP web service is working properly?
>Do you have access to the PHP code?  
>Are you passing in all required arguments to the method you are calling?
>
>What if you go to http://webserviceurl?wsdl in a browser-- do you get
>SOAP XML back or an error?
>
>~Brad
>
>-----Original Message-----
>From: Ryan Mitchell [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, September 12, 2006 3:19 PM
>To: CF-Talk
>Subject: Re: PHP webservice returns a Null pointer error
>
>not sure what you mean.
>i literally am just invoking a method on the webservice
>
>
>null
>had
>do
>>it
>>>on it's own.
>>>
>>>I'm almost positive that this is again the case. Have you tried using
>>CFDump

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:252893
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to