I'm trying to return a 2 dimensional array from a Coldfusion web service and
it just won't work, the CFC's will return the correct array if I access them
locally, but as soon as I try to access them via a web service I get the
following error 

 

---snip---

The fault returned when invoking the web service operation is:

 

'' java.lang.NullPointerException

---snip---

 

The CFC code is fine as all the actions work perfectly, I can even cfdump
the return array in a cfmail right before cfreturn and it's the correct
array. I have a feeling that the web service is indeed returning the correct
array but CF's web services client isn't interpreting it properly, WSDL
issues maybe?

 

Has anyone come across this and found a work-around in the past?

 

Cheers,

 

Craig.

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311909
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