« Manually configuring the web server connector for distributed ColdFusion MX Standalone | Main | Creating webservice stubs with wsdl2java in ColdFusion MX 7 »
August 4, 2006
Creating webservice stubs with wsdl2java in ColdFusion MX 6.1
(TechNote) ColdFusion MX automatically creates webservices stubs when using cfinvoke, cfobject, or createObject() to call webservices and when registering webservices in the ColdFusion Administrator. Webservice stubs are Java classes that ColdFusion uses to communicate with the webservice. ColdFusion uses the wsdl2java utility included as part of Apache Axis to create these stubs. Once created, these stubs are stored under the cf_root/stubs directory. There are times when it is useful to run the wsdl2java utility manually.
Posted by dmorris at August 4, 2006 7:52 AM
Related Entries
- Cannot take Adobe Captivate Quiz that is embedded in PPT published to Connect Server
- "By Slides" report for published Adobe Captivate content does not report first slide
- Relevant Slide link does not take you directly to the Adobe Captivate content slide
- Connect user account deleted when removing the user from a group
- Breeze Online help documentation does not include information on how to add existing users to groups through CSV import