The prebuilt Client library has definitely been useful, until I ran into a notorious problem of axis jar conflicts. Google Adwords stubs have been generated with Axis 1.2 while the latest stable version is 1.4. Most other applications suggest Axis 1.4 for the environment including the Yahoo Search Marketing API. So I have not been able to build a cross platform application which can work with Google & Yahoo.
I don't see a reason while Adwords shouldn't upgrade its dependency jars making life so much easy for all of us. Jyothi On Jan 23, 9:13 pm, AdWords API Advisor <adwordsapiadvi...@google.com> wrote: > Hello Eric, > > This isn't an answer to your question, as I don't personally have > experience using that version ofAxis, but I wanted to make sure that > you were aware of the AdWords API Java Client Library: > > http://code.google.com/p/google-api-adwords-java/ > > If you use that, you won't have to go through the effort of generating > the classes from the WSDLs yourself. It also adds some other niceties > that you might appreciate, such as an easy way of enabling logging, > accounting for the number of API units used, and a unified way of > providing credentials across all the different AdWords API services. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Jan 22, 7:43 pm, Eric <wetr...@gmail.com> wrote: > > > Has anybody had success using Axis21.4.1 to generate java code from > > the WSDLs? If so, what command line parameters did you use? > > > I've generated client side code using both ADB and XMLBeans but get > > code that won't compile. Specifically, wsdl2java seems to have > > problems with ApiError, ApiException, and Fault. I'm generating code > > using -g and -u since the WSDLs share common types. > > > Thanks. > > > -Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---