In this chapter, we covered the basics of the web service paradigm, how to use CFCs to create web services, and how to invoke web services. Although ColdFusion MX web services have some limitations, they are the easiest web service implementation to use, and if need be, you can leverage AXIX directly or even other web service implementations by using CFOBJECT as described in Chapter 22. |