Hi Ray,
I tried your suggestion, and now it works on both the devserver and on
appspot.
Thanks a lot.
Best,
Anders
2014/1/16 Ray Tsang (AdWords API Team)
> Anders,
>
> Could I trouble you to place the ads.properties in WEB-INF/ instead?
> e.g., src/main/webapp/WEB-INF/ads.properties.
>
> Wh
Hi Ray,
I am using Eclipse for development and have placed the ads.properties file
in "src/main/resources", which is in the Java Build Path. I use Maven for
compilation from the cmd prompt and the applicatioin is packed as a .war
file.
To start the development server I use "mvn appengine:devserve
Hi Takeshi,
Thanks for your feedback. Based on this I will continue my AdWords API
learing on App Engine, but I think I will prefer Java over Python for
several reasons, one of which is that I don't have to learn a new
programming language, another is my concern for performance.
Is there any road
Hi Takeshi,
I am quite new to both AdWords API and axis / jaxws, but as I understand it
jaxws has a subset of the functionality of axis. Will this give me any
problems with the functionality of the AdWords API compared to using axis
and can I still use the adwords-axis-examples from the Java Clien