Good point...I dunno...For example if you attempt to return a complex type of "struct" and within that have query objects...Axis will crap out when attempting to access it...although via local component call it works fine.
Stace -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 12:50 PM To: CF-Talk Subject: Re: RE: Web Services returning XML??? Hmm, IIRC, you can use your own datatypes as well, as long as you tell SOAP how to serialize and deserialize the datatypes. I wonder how CFMX lets you manipulate those datatypes. ----- Original Message ----- From: Stacy Young <[EMAIL PROTECTED]> Date: Friday, June 21, 2002 10:12 am Subject: RE: Web Services returning XML??? > P.S. There's a table in one of the CF docs that maps data types to > datatypes in other languages which is helpful when discussing > terms with someone > on another platform. > > Cheers, > > Stace > > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 12:05 PM > To: CF-Talk > Subject: RE: Web Services returning XML??? > > > So are the return types generated by a CF web service > > not standard? > > They are in fact standard. If they weren't, other SOAP clients > wouldn't be > able to use them. > > > I thought that was the whole point of SOAP. A standard > > application interface. > > Yes, that's essentially the point. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

