Re: problems retrieving the value of ArrayList of Object Array

2004-05-04 Thread jagannath
nnath <[EMAIL PROTECTED]> wrote: Guys, Any update on this. Please help as this is urgent to me. Please let me know if any other information is required. Regards, Jagannath Hello Users, I am facing problems retrieving the value of ArrayList of Object Array using client stub

Re: problems retrieving the value of ArrayList of Object Array

2004-04-12 Thread Davanum Srinivas
; Please let me know if any other information is required. > > Regards, > Jagannath > > > Hello Users, > > I am facing problems retrieving the value of ArrayList of Object Array > using client stubs generated using WSDL2Java. The ObjectArray has just a > string in

problems retrieving the value of ArrayList of Object Array

2004-04-11 Thread jagannath
Guys, Any update on this. Please help as this is urgent to me. Please let me know if any other information is required. Regards, Jagannath Hello Users, I am facing problems retrieving the value of ArrayList of Object Array using client stubs generated using WSDL2Java. The ObjectArray

problems retrieving the value of ArrayList of Object Array

2004-04-09 Thread jagannath
Hello Users, I am facing problems retrieving the value of ArrayList of Object Array using client stubs generated using WSDL2Java. The ObjectArray has just a string in it. I have a method in my WebService that returns an java.util.ArrayList of ObjectArray. For this I have written serializer