Hello Jyothi, I do believe that the maintainer of the Java client library will be updating to Axis 1.4 in a future release.
In the meantime, I believe that you can make use of the (oddly named) adwords-api-x.x.x-loner.jar library that ships with the client library, which isn't packaged with dependencies on specific external libraries, and then use that in conjunction with Axis 1.4 (and a number of other third-party .jars which you'd have to provide). If you have issues doing this we can loop in the maintainer of the Java client library to clear things up. Cheers, -Jeff Posnick, AdWords API Team On Mar 3, 4:15 am, Jyothirmayee <[email protected]> wrote: > 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 <[email protected]> > 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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
