Hi,
I'm using CASTOR to unmarshal and marshal XML messages for a while and
everything works fine. Now 4 optional fields where added to the XML. With
the new XML message I get an unmarshal exception that it can't find the
FieldDescriptor for the new fields. Do I always have to regenerate the java
classes with the source generator if I have a new field in the XML message?
Is there another way to handle this, like setting a property to ignore
fields in the XML message if it can't find a field descriptor. But still
make sure that all fields are filled where a field descriptor exists and
which are mandatory?
Best Regards,
Juergen
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev