Re: Error in Return Type

2008-08-25 Thread shekher awasthi
i am trying for it let's see wat happened i will let you know about the status. On 8/25/08, Chinmoy Chakraborty <[EMAIL PROTECTED]> wrote: > > Hello, > > Instead of using ArrayList use your custom object array (e.g. MyObject[]). > > Chinmoy > > > On

Error in Return Type

2008-08-25 Thread shekher awasthi
Hi All, I am new to webService i have develpoed a webservice in which i am trying to send the response but i am facing a problem in it. i have created ajavabean and have defined the return type as ArrayList of this BEan type.. if i will just use this array list and add simple string values in to

Problem Retuen Type Of WebService

2008-08-24 Thread shekher awasthi
Hi All, I am new to webService i have develpoed a webservice in which i am trying to send the response but i am facing a problem in it. i have created ajavabean and have defined the return type as ArrayList of this BEan type.. if i will just use this array list and add simple string values in to