You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Glen Daniels <gd...@macromedia.com> on 2001/08/01 19:40:02 UTC

RE: Return ArrayList

Axis (http://xml.apache.org/axis), which should be having an alpha release
any day now, supports serializing/deserializing any combination of Lists and
Arrays, automatically converting as appropriate.  The serialization ends up
as a standard SOAP Array, so you should have no problems interoperating with
other toolkits.

SOAP 2.2 will serialize Vectors, but does so into a proprietary encoding
which isn't really supported by other toolkits.

--Glen

> -----Original Message-----
> From: Lev Gelfer [mailto:lev.gelfer@db.com]
> Sent: Wednesday, August 01, 2001 2:32 PM
> To: soap-user@xml.apache.org
> Subject: Return ArrayList
> 
> 
> 
> I need to pass an ArrayList from Java to a  VB client. can 
> anybody recommend me how to do it.
> 
> thanks  a lot.
> 
> 
> --
> 
> This e-mail may contain confidential and/or privileged 
> information. If you are not the intended recipient (or have 
> received this e-mail in error) please notify the sender 
> immediately and destroy this e-mail. Any unauthorised 
> copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden.
> 
>