From: Adam Lipscombe [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, July 14, 2001 9:17 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Problems serializing a vector of user defined classes with
> BeanSerializer
>
>
> Yes I think so:
>
>
ctor and getters/setters
for their properties, how should one specify the mapping?
Thanks - Adam
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 13 July 2001 22:38
To: [EMAIL PROTECTED]
Subject: Re: Problems serializing a vector of user defined cl
Folks,
Apologies if this is a well know question - I am a relative newbie to SOAP.
I need to pass a Vector of types via SOAP.
My understanding is that provided the the types conform the JavaBean specs I
should be able to use the Bean Serializer...
The Type in the Vector is:
public class Org