Shane,
His exact words as I quoted was "I want to see the xml response that the caller will receive" Anyway I like what soapUI has to offer, but I found the eclipse version not as feature rich as the standalone version which is a shame as it would be nice to have it all in one nice little place without switching applications. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 _____ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Shane Farmer Sent: Monday, 22 January 2007 8:26 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: cfinvoke webservice, xml response and 'cf' datatypes On 1/22/07, Andrew Scott <[EMAIL PROTECTED]> wrote: That's exactly what Adam asked for. The response that the user would see, did he not? Not exactly. he said the client would be connecting with a .net client. There are some known issues with .net and CF not talking as they should through web services. If one or the other (I wont point fingers here ;-) doesn't conform to the SOAP standard exactly, there will be problems with complex data types. CF seems to handle CF web services perfectly (as you would expect) but .net may not see it the same way. It may not be the WSDL definition that changes, but how each languages marshals/un-marshals the XML into objects. Because of this the CF way may indeed work, but it also may not. SoapUI (I am hungry now so maybe SoupUI would be better) is independent of the two and simply works on a HTTP socket with XML. This said, your way does do what is needed without any tools and is nice and quick. I guess it comes down to horses for courses. My 2c Shane --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---