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 <[EMAIL PROTECTED]> wrote: > > Hi, > > For Axis wsdl2java Ant task, > wrapArrays="true" > attribute is available. > > Upul > > > On 8/20/07, Ashish Kulkarni < [EMAIL PROTECTED]> 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 > > > >
