I have a component with a public function that returns
an array of other components. This component function
works fine.

However, I run into problems when I turn the function
into a web service. On my consuming page, I always get
an error saying "Dependent CFC type(s) have been
modified. Please refresh your web service client".

I have no problem making a web service when the
function returns an array of strings or an array of
integers. Only when the array is made of "complex data
types" do I have the problem. I have fiddled with the
auto-generated WSDL file -- to no avail.

Has anyone had any success with this type of function?

Thanks in advance,
Dave



__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to