Not really an answer to your question but, for what it's worth, I've written a lot of Google AdWords code and it's all CFML (using CF's native webservice/SOAP/XML functionality) and it was relatively easy.
On Fri, Mar 12, 2010 at 9:47 AM, Reed Powell <[email protected]>wrote: > > I've put this for too long, and now there is real need for me to interface > my CF code to vendor-provided class libraries written in Java. Have been > coding CF apps for a long time; it's the Java side that I'm petty weak on. > Documentation on the Java libraries (mostly Google AdWords at this point) > isn't too bad, and there are Java examples of using them in a 100% Java > application. > > I've found blog posting here and there that have tidbits of info on doing > this sort of thing, but I'm sure that there's a lot more out there that > would be helpful to me. The problem is that with search terms like > "ColdFusion" and "Java," given that CF is build on "Java" and that "Java" is > popular in it's own right, the results of Googling have been pretty useless. > > Any points to resources to get this project kick-started? > > thanks everyone, > Reed > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:331660 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

