I think it's the <cfreturn "#toString()#"> that's destroying it. That should be done by the person that's invoking the webservice if they want to see what the packet looks like.
At 06:51 AM 7/3/2002 -0400, you wrote: >lol... Dave did what I did... I picked a flavor. =) > >Anyway... > >http://webservices.tei.or.th/getQuakeData.cfc?wsdl&method=fetchquakedata&weeks=2&flavor=xml > >This returns XML ... slowly tho and I think there's something wrong with >the packet header or something - Even IE doesn't recognize it as a >well-formed XML packet/document. > >At 05:39 PM 7/3/2002 +0700, you wrote: > > > I got an error message, referencing the nonexistent "AQUAKESPACKAGE" > > > argument I think. That's not reflected in the WSDL. > > > >its not part of the wsdl, ie not an arguement. > > > > > <cfinvokeargument name="flavor" value="chocolate"> > > > >yes that should just bust. flavor should be either xml or wddx. though maybe > >i'm worrying too much? maybe just dump back the query? > > > > > You might want to post your CFC code. > > > >i did, the cfxml bits anyways. > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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

