Re: [EMAIL PROTECTED] Issues with the vector returned by axis -soap deployment

2007-02-15 Thread Joshua Slive
On 2/15/07, Deepak Baliga <[EMAIL PROTECTED]> wrote: Here is how I invoke my service : I don't think you've found the correct mailing list. Try heading over here: http://ws.apache.org/axis/mail.html Joshua. - The official U

[EMAIL PROTECTED] Issues with the vector returned by axis -soap deployment

2007-02-14 Thread Deepak Baliga
Here is how I invoke my service : Vector ret = (Vector)call.invoke(new Object[]{ "PDF",bundleName,templateType, ""} The service is invoked from the client. The web service is deployed using axis-1_1 in jwsdp-1.2 . The web service is processed and returns a vector. The w