Hey Andrew Bummer if CF is limited in this way. Can anyone else suggest another web service delivery platform that will run on solaris. I'll look at an apache/tomcat/axis configuration if nobody else has any suggestions.
thanks Drew -----Original Message----- From: "Andrew Scott" <[EMAIL PROTECTED]> To: <[email protected]> Date: Thu, 31 Aug 2006 15:47:07 +1000 Subject: [cfaussie] Re: CF webservices - output parameters > Blair that is not true, I have dealt with webservices that have > returned up > to 5 parameters. In coldfusion yes because it technically is not a > webservice, so you can only return the one type. > > > > > > Senior Coldfusion Developer > > Aegeon Pty. Ltd. > > www.aegeon.com.au > > Phone: +613 8676 4223 > > Mobile: 0404 998 273 > > > > _____ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf > Of Blair McKenzie > Sent: Thursday, 31 August 2006 2:52 PM > To: [email protected] > Subject: [cfaussie] Re: CF webservices - output parameters > > > > You can only have one return value, but that one value can be as > complex as > it needs to be. You could return a struct containing the three values > (xml, > array and simple). > > Blair > > On 8/31/06, Drew <[EMAIL PROTECTED]> wrote: > > > Hi All > > I have a requirement to build a webservice to a certain spec. I have > built a bunch before but I am a bit puzzled on this one. The spec > requires that I return two output parameters (one xml, one array) as > well as the standard return. Can someone shed some light as to how I > get CF to do this. I had a play with using the cfproperty tags which > appeared to get me half way there. I can only get the one return value > working using cfreturn, not the extra output parameters. Any help is > much appreciated > > thanks > > Drew > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
