I realize there isn't really a need to generate client code for the
wsdl files, but I'm trying to learn how to use wsdl2java that's
available from apache. I was wondering if someone could tell me how
google is generating their client jar.
I've tried the following command
I am trying to use cxf library for adwords client, I am able to
generate stubs and invoke the api
but ran into issues like operand missing in campaignoperation as cxf
igonores it
Anyone else using cxf ?
-Shriny
--
You received this message because you are subscribed to the Google Groups
"AdWo
> generate code from wsdl but when i am
> compiling it, showing number of errors and generating wrong java
> source. When i generated code from wsdl2java
> tool, it is generating right code and i am able to compile it with
> same lib jars as i was using with api code.
>
>
Hi All,
I am using Axis2 1.4.1 API to generate code from wsdl. I am able to
generate code from wsdl but when i am
compiling it, showing number of errors and generating wrong java
source. When i generated code from wsdl2java
tool, it is generating right code and i am able to compile it with
same
-Jeff Posnick, AdWords API Team
>
> > On Jan 22, 7:43 pm, Eric wrote:
>
> > > Has anybody had success using Axis21.4.1 to generate java code from
> > > the WSDLs? If so, what command line parameters did you use?
>
> > > I've generated client side code us
and line parameters did you use?
>
> > I've generated client side code using both ADB and XMLBeans but get
> > code that won't compile. Specifically, wsdl2java seems to have
> > problems with ApiError, ApiException, and Fault. I'm generating code
> > using
java code from
> > the WSDLs? If so, what command line parameters did you use?
>
> > I've generated client side code using both ADB and XMLBeans but get
> > code that won't compile. Specifically, wsdl2java seems to have
> > problems with ApiError, ApiException,
and XMLBeans but get
> code that won't compile. Specifically, wsdl2java seems to have
> problems with ApiError, ApiException, and Fault. I'm generating code
> using -g and -u since the WSDLs share common types.
>
> Thanks.
>
> -Eric
--~--~-~--~~
Has anybody had success using Axis2 1.4.1 to generate java code from
the WSDLs? If so, what command line parameters did you use?
I've generated client side code using both ADB and XMLBeans but get
code that won't compile. Specifically, wsdl2java seems to have
problems wit