Our application is a prototype and works only in a Java Environment. I want
to use a Vector where I can set n JavaBean Objects is it possible? And do I
have to register the TypeMapping or is automatically done by Axis.

Regards
Ferruh

-----Urspr�ngliche Nachricht-----
Von: Anne Thomas Manes [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 9. Juni 2005 15:15
An: [email protected]
Betreff: Re: Supported Collection classes?

Axis supports most collection classes, but I strongly recommend that
you don't use collections if you plan to support interoperability with
non-Java environments. All collections should be converted to arrays.

Anne

On 6/9/05, Ferruh Zamangoer <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Hi, 
> 
>   
> 
> can anybody tell me which Collection classes are supported by axis? 
> 
>   
> 
> Regards 
> 
> Ferruh

Reply via email to