macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: passing xml to a web service

Subject: Re: passing xml to a web service
From: Adam Cameron
Date: Tue, 4 Nov 2008 20:03:13 +1300
Newsgroups: macromedia.coldfusion.advanced_techniques

> I expect Adam's method to work when the caller and the service are both in 
> Coldfusion. However, a web service in .NET or Java might not know what to 
> make 
> of the XML variable, x1.

True.  But I figured when the OP said " I tried doing a cfdump to a file
within the web service" it pretty much demonstrated that the web service
*is* a CF one.

Although the reverse could be true: the calling code might not be CF.  It's
harder to tell, based on what the OP is saying here, one way or the other.

It would be a lot less ambiguous and require less guessing if... [drum
roll]... we could see some code.

-- 
Adam

<Prev in Thread] Current Thread [Next in Thread>