Re: VB SOAP Client (Collection, array)

2002-05-03 Thread Scott Nichol
One other piece of advice: use arrays rather than Vector to make interoperability easier. Scott - Original Message - From: "pop m" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 10:15 AM Subject: VB SOAP Client (Collection, array) Hi ! I

Re: VB SOAP Client (Collection, array)

2002-05-03 Thread Scott Nichol
2002 10:15 AM Subject: VB SOAP Client (Collection, array) Hi ! I am using Tomcat where I have a web app. hwo is capable to communicate via SOAP. I also have a java bean class and one of its methods returns a Vector. I've written a VB client who invokes this method and it works. My problem

VB SOAP Client (Collection, array)

2002-05-03 Thread pop m
Hi !   I am using Tomcat where I have a web app. hwo is capable to communicate via SOAP.   I also have a java bean class and one of its methods returns a Vector.   I've written a VB client who invokes this method and it works.   My problem is that the result I've got is something like this: