You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ashish Kulkarni <as...@gmail.com> on 2007/08/20 17:17:26 UTC

ANT Axis-wsdl2java Task question

Hi
When i am creating java source using wsdl2java - have option -w which
wrap arrays
The definitaion says
-w, --wrapArrays
Prefers building beans to straight arrays for wrapped XML ar
ray types (defaults to off).

I dont see this option in <axis-wsdl2java ...> ant task
is there any alternative?
i have an XSD with array elements in it and this option to generate correct
java source


Ashish

Re: ANT Axis-wsdl2java Task question

Posted by Upul Godage <up...@gmail.com>.
Hi,

http://mail-archives.apache.org/mod_mbox/ws-axis-user/200601.mbox/%3C19e0530f0601130617r73ed4809x89ce195f20e3c125@mail.gmail.com%3E

You can try it anyway.

Upul



On 8/20/07, Ashish Kulkarni <as...@gmail.com> wrote:
>
> Hi
> I am using axis 1.4, and this document i referred does not mentiong
> wrapArrays attribute
>
> http://ws.apache.org/axis/java/ant/axis-wsdl2java.html
>
> Ashish
>
>
> On 8/20/07, Upul Godage <up...@gmail.com> wrote:
> >
> > Hi,
> >
> > For Axis  wsdl2java Ant task,
> > wrapArrays="true"
> > attribute is available.
> >
> > Upul
> >
> >
> > On 8/20/07, Ashish Kulkarni < ashish.kulkarni13@gmail.com> wrote:
> > >
> > > Hi
> > > When i am creating java source using wsdl2java - have option -w which
> > > wrap arrays
> > > The definitaion says
> > > -w, --wrapArrays
> > > Prefers building beans to straight arrays for wrapped XML ar
> > > ray types (defaults to off).
> > >
> > > I dont see this option in <axis-wsdl2java ...> ant task
> > > is there any alternative?
> > > i have an XSD with array elements in it and this option to generate
> > > correct java source
> > >
> > >
> > > Ashish
> > >
> >
> >
>

Re: ANT Axis-wsdl2java Task question

Posted by Ashish Kulkarni <as...@gmail.com>.
Hi
I am using axis 1.4, and this document i referred does not mentiong
wrapArrays attribute

http://ws.apache.org/axis/java/ant/axis-wsdl2java.html

Ashish


On 8/20/07, Upul Godage <up...@gmail.com> wrote:
>
> Hi,
>
> For Axis  wsdl2java Ant task,
> wrapArrays="true"
> attribute is available.
>
> Upul
>
>
> On 8/20/07, Ashish Kulkarni < ashish.kulkarni13@gmail.com> wrote:
> >
> > Hi
> > When i am creating java source using wsdl2java - have option -w which
> > wrap arrays
> > The definitaion says
> > -w, --wrapArrays
> > Prefers building beans to straight arrays for wrapped XML ar
> > ray types (defaults to off).
> >
> > I dont see this option in <axis-wsdl2java ...> ant task
> > is there any alternative?
> > i have an XSD with array elements in it and this option to generate
> > correct java source
> >
> >
> > Ashish
> >
>
>

Re: ANT Axis-wsdl2java Task question

Posted by Upul Godage <up...@gmail.com>.
Hi,

For Axis  wsdl2java Ant task,
wrapArrays="true"
attribute is available.

Upul


On 8/20/07, Ashish Kulkarni <as...@gmail.com> wrote:
>
> Hi
> When i am creating java source using wsdl2java - have option -w which
> wrap arrays
> The definitaion says
> -w, --wrapArrays
> Prefers building beans to straight arrays for wrapped XML ar
> ray types (defaults to off).
>
> I dont see this option in <axis-wsdl2java ...> ant task
> is there any alternative?
> i have an XSD with array elements in it and this option to generate
> correct java source
>
>
> Ashish
>