Closed geirke closed 10 years ago
Unfortunately the DFA WSDL schema is not compatible with JAX-WS, so we can't add support for it to the library.
As a follow-up - the reason that DFA is incompatible is that it uses the RPC-encoded style, which is not supported by JAX-WS.
The AdWords API and DFP client libraries have both AXIS and JAX-WS versions, where the latter kind is required for running the library on App Engine. However, there is currently no JAX-WS version of the DFA client library, making it hard to run DFA on App Engine.