My apologies for not fully understanding what jaxws is or how it relates to 
AdWords (this is my first real dip into Java after living in a C# non-soap 
land).

I discovered that jaxws is merely a means to use SOAP services. To see the 
same classes that I had with the axis examples I will need to run the 
`wsimport` command (using the wsdl 
here<https://adwords.google.com/api/adwords/cm/v201309/OfflineConversionFeedService?wsdl>
).

On Saturday, January 4, 2014 9:56:06 PM UTC-5, Austin Bergstrom wrote:
>
> I have followed the instructions to upload offline conversions with the 
> axis libs and noticed that it doesn't work on Google App Engine (which I 
> use to host my app). 
>
> More about that 
> here<https://groups.google.com/forum/#!msg/adwords-api/SGw36bi5nDU/ScOsFrOlzKEJ>
> .
>
> I can't find any information about changing my code to upload offline 
> conversions using the jaxws libs. Also, there aren't the same classes in 
> the jaxws libs as there are in the axis libs.
>
> ex:
>
> *(from the axis example)*
> OfflineConversionFeed feed = new OfflineConversionFeed();
>
> OfflineConversionFeed doesn't exist in jaxws.
>
> Any help or direction with using the jaxws version would be greatly 
> appreciated.
>
> Thanks!
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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.

Reply via email to