Re: Axis2 WSDL2Java has probem with WSDL elements of the same name...

2011-11-16 Thread Shameera Rathnayaka
; } > >> > >> protected mtvnDXIntopAcctOpenReqData.AccountOpen_type1 localAccountOpen > ; > >> > >> protected boolean localAccountOpenTracker = false ; > >> > >> public mtvnDXIntopAcctOpenReqData.AccountOpen_type1 getAccountOpen(){ > >> return localAccountOpen; > >> } > >> > >> > >> >

Re: Axis2 WSDL2Java has probem with WSDL elements of the same name...

2011-11-16 Thread winneymj13
- >> >> private mtvnLOSIntopAcctOpenReqData.AccountOpen accountOpen; >> >> private mtvnDXIntopAcctOpenReqData.AccountOpen accountOpen2; >> >> private mtvnDXIntopGenReqData.GenIntop genIntop; >> >> public ExtIntOpInteropDataMI() { >> } >> >

Re: Axis2 WSDL2Java has probem with WSDL elements of the same name...

2011-11-15 Thread Sagara Gunathunga
n; > this.accountOpen2 = accountOpen2; > this.genIntop = genIntop; > } > > > --- > > Any help is appreciated. > > -- > View this message in contex

Axis2 WSDL2Java has probem with WSDL elements of the same name...

2011-11-15 Thread winneymj13
- Any help is appreciated. -- View this message in context: http://old.nabble.com/Axis2-WSDL2Java-has-probem-with-WSDL-elements-of-the-same-name...-tp32850645p32850645.html Sent from the Axis - User mailing list archive at Nabble.com. --