Hi all,
I have the following class:
class A {
boolean[] diasSemana = new boolean[7];
....
}
It marshalls ok instances of this class, but when unmarshalling happens, it creates an
array of 14 elements.
If I uncomment the field initializer, it works ok.
Is this a bug?
David
*************************************************************
Este correo ha sido procesado por el antivirus del Grupo FCC.
*************************************************************
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user