Thanks a lot for your reply! Unfortunately, it does not help us, as for 
example servlet 2.5 is dependency of it. We managed already to import the 
WSDLs and we try to figure out now, how we have to build our requests. We 
can set the soapHeader but something seems to be still missing:

            Holder<SoapResponseHeader> holder = new Holder();
            SoapHeader soapHeader = new SoapHeader();
            soapHeader.setValidateOnly(Boolean.TRUE);
            soapHeader.setDeveloperToken("my-dev-token");
            soapHeader.setClientCustomerId("my-client-id");
            Customer customer = 
customerService.getCustomerServiceInterfacePort().get(soapHeader, holder);

Is there a plain XML dump of a valid SOAP request available to compare, 
what we are still missing?

TIA,
Bert

On Tuesday, June 28, 2016 at 6:01:46 PM UTC+2, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Bert,
>
> The adwords-appengine 
> <https://github.com/googleads/googleads-java-lib/blob/master/modules/adwords_appengine/pom.xml>
>  Maven 
> module uses JAX-WS instead of axis. I would recommend that you use this 
> instead of adwords-axis. 
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e5fd783d-50ba-4743-8971-9c00472c72cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • NoClassDefFound... 'Bert Brecht' via AdWords API Forum
    • Re: NoClas... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: No... 'Bert Brecht' via AdWords API Forum
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
          • ... 'Bert Brecht' via AdWords API Forum
            • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to