Other Web Service Options with ColdFusion


Although using CFCs and CFINVOKE is the easiest way of working with web services through ColdFusion, it's not the only way. You could also just as easily use CFHTTP to POST a SOAP message to a web service, although because CFHTTP does not let you send customer headers along with your post operation, you would be limited. With CFOBJECT and Java, though, you can perform a whole host of operations that you cannot do with ColdFusion web services by directly calling other web service products such as AXIS. For more information on working with CFOBJECT, see Chapter 22, "Leveraging J2EE."



Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net