Re: Problem with maven wsimport v201302

2013-04-15 Thread Kevin Winter (AdWords API Team)
The new java library provides an adwords-appengine artifact that provides appengine support via jaxws. - Kevin Winter AdWords API Team On Tuesday, March 26, 2013 7:28:21 AM UTC-4, marcoguastalli wrote: > > Solved, I will use this code: > > bidding

Re: Problem with maven wsimport v201302

2013-03-26 Thread marcoguastalli
Solved, I will use this code: biddingStrategyConfiguration.getBids().add(bid); Cheers, Marco On Tuesday, March 26, 2013 11:23:22 AM UTC+1, marcoguastalli wrote: > > Hi all, > I need to generate the java classes of the > https://adwords.google.com/api/adwords/cm/v201302/MutateJobService?wsdlusi

Problem with maven wsimport v201302

2013-03-26 Thread marcoguastalli
Hi all, I need to generate the java classes of the https://adwords.google.com/api/adwords/cm/v201302/MutateJobService?wsdl using the maven wsimport goal: org.codehaus.mojo jaxws-maven-plugin