"sequence" in wsdl
using BeanInfo only.
Cédric
-Message d'origine-
De : Benazech Cédric [mailto:[EMAIL PROTECTED]]
Envoyé : lundi 22 avril 2002 14:52
À : '[EMAIL PROTECTED]'
Objet : RE: Bean Field Serialization/Deserialization
I don't understand why you do
hat ...
Cédric
-Message d'origine-
De : R J Scheuerle Jr [mailto:[EMAIL PROTECTED]]
Envoyé : samedi 20 avril 2002 00:09
À : [EMAIL PROTECTED]
Objet : Bean Field Serialization/Deserialization
There has been some discussion and bugs related to the serialization and
deserialization of
be
cc:
Subject: RE: Bean Field
Serialization/Deserialization
04/19/2002 05:42
> This could also
> speed deserialization since the resultant new FieldDesc could
> also implement Target and set the property/field in the
> appropriate manner.
...except for the fact that we'd still need the target object as well as the
Field
> -Original Message-
> From: R J Scheuerle Jr [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 19, 2002 6:09 PM
> To: [EMAIL PROTECTED]
> Subject: Bean Field Serialization/Deserialization
>
>
> There has been some discussion and bugs related to the
> serialization and
&
There has been some discussion and bugs related to the serialization and
deserialization of
beans that do not have getter/setters but instead have public fields.
I am working on the following change.
Changes to utils.BeanPropertyDescriptor:
* Add constructor to set BPD with a java.lang.reflect.