I was wondering if anyone knows of a working example of using the adCenter API with Java and Axis or has one that they'd like to share with the group. I'm a newbie trying to put together an implementation and am running into all sorts of issues. The first is that I get invalid characters in the generated CountryTypeTarget class. The second is that I'm having trouble authenticating ever since 3.15 was released.
Have you had any progress on your efforts to program against the V2 API using Java? I'd in the process of doing the same thing with ColdFusion, which generates Java code for execution.