Have you changed the JVM from the one shipped with CF8> If so, the java tools jar from the alternate JVM needs to be copied to CF for some webservice calls to work properly (as well as a few other things).
mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/10/10 Robert Nurse <[email protected]>: > >> > My question is, why is CF trying to compile Java code if this web >> service is available to the enterprise? >> >> Whenever you invoke a web service, CF needs to create local classes >> to >> represent the remote objects exposed by the web service. This is how >> most web service clients work. >> >> http://kb2.adobe.com/cps/039/eaf0396.html >> http://tjordahl.blogspot. >> com/2008/07/for-some-reason-i-havent-actually-even.html > > > Thanks for the links Dave! We're running CF8 (multi-server option) on a Unix > box. All the JAR files mentioned in the Adobe kb link are all listed under > the CF Server Java Class Path in the administrator. Therefore, they should > be available during compilation. I wonder if these entries should also be > under the Java Class Path for CF as well. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327082 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

