Hi,
Another point on the
difference between handling List and Arrays. Currently in the ArraySerializer,
in case the object is array, it verify it's type using the
Class.getComponentType() call. This, will return the Array declared type, not
nescessarily the real object in the array. While
cc:
Subject: FW: Array Serializer and
java.util.List
Hi
Is This bug is fixed
kamlesh
-Original Message-
From: Vikram Rayabhari [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 28, 2002 12:32 AM
To: [EMAIL PROTECTED]
Subject: Re: Array Serializer and java.util.List
Hi Rich,
Thanks for the reply.
Isn't the expecte
cc:
Subject: Re: Array Serializer and
java.util.List
02/28/2002 0
Rich Scheuerle
> XML & Web Services Development
> 512-838-5115 (IBM TL 678-5115)
>
>
> Vikram Rayabhari
> com> cc:
> Su
hari
cc:
Subject: Array Serializer and
java.util.
Hi,
There seems to be a bug in ArraySerilizer when a list containing objects
of different classes is serialized. The arrayType attribute is being set
to the type of the first element in the list and not to xsd:anyType as
would be expected.
Could someone please clarify?
thanks
Vikram