Boy, on a roll this morning. When a ColdFusion web service method is set to return an array, the WSDL that is generated says the return type is <element name="ArrayOf_xsd_anyType" nillable="true" type="intf:ArrayOf_xsd_anyType" />. Specifically, the function returns an array of strings. Is there anyway to make CF generate the correct return type in the WSDL (I don't want the return type to be xsd_anyType)? Or, am I going to have to edit the WSDL by hand.
Thanks again, Phillip .................................... Phillip Cave ColdFusion Developer Carol/Trevelyan Strategy Group 202.448.5212 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

