Hello, Now that I have the webservice running correctly, I'm having a problem returning XML from it. I have a function which creates an XML document from a query passed to it. If I use the component as a component, it returns the XML document. If I use it as a webservice all I get is [EMAIL PROTECTED] If I run the XML generation code from a CF page it works fine.
I have tried several things from URLEncodedInfo(), toString(), <cfwddx> What am I missing here? Why the difference between calling a component or calling a webservice? **************************** James Johnson Web Application Developer Information Services ESRI 909-793-2853 ext 3906 [EMAIL PROTECTED] www.esri.com ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
