> I've found some web references to consuming XMP-RPC using 
> CF8's built-in funcitonality, but no examples.  I took it to 
> mean that it may be possible to use <cfinvoke> to consume 
> XML-RPC data, but I'm not really sure if I'm on the right track.
> 
> <cfinvoke webservice="http://xml.aaaaaaaaa.com"; ...

CFINVOKE lets you call SOAP services. I don't think it supports XML-RPC. For
that, you're basically on your own. You'll have to use CFHTTP and CF's XML
parser. Someone may have written code for this already, though.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312728
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to