Hi, I'm using maven to get the java client libs for adwords API.
Yesterday I've tried to mount a package to do a huge update in our account, basically I made a process that changes some parameters in our URLs. I got the most recent version of java client libs (adwords-axis and ads-lib), 1.16.0 Running my process I got a NoClassDefFound because a class named AxisModule inside of Google packages was missing. After this error I've downloaded the "adwords-axis-examples-1.16.0-dependencies.tar.gz" file in this url: http://code.google.com/p/google-api-ads-java/downloads/list. Looking inside this tar.gz file I saw that there are a lib called ads-lib-axis in version 1.16.0, but using maven to download the java client files this same file is downloaded in version 1.15. I Believe that this is the reason of NoClassDefFound. As a workaround to run our process I forced in our pom.xml the version 1.15.2 in adwords-axis and ads-lib dependencies. After this change the process worked fine. Regards, Danilo -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.