OK. I finally got all of the files to generate. I had to run wsdl2java from a command line and make sure the the flags -a and -w were included. The version of Apache Axis that I ran from the command line create .java files instead of .class files and now my CreateObject calls are returning a "class not found" error. How can I get ColdFusion 9 to recognize the classes from the .java files?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338436 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

