Hi, When marshalling a Java object to XML I found that the fields of the parent Java class are output after the fields from the current class. Is there an easy way to reverse this. I want to ouput the fields from the base class first and then followed by the derived classes.
Thanks.
Subramanian
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
