I am having a problem reading in xml files using castor.  We want to output
beans to an xml file using castor.  We do not care about the formatting so I
create mapping files that makes almost no references to any of the fields in
my bean classes.  When writing the xml file I have no problems.  However,
when I read from the xml file, the fields not mentioned do not get
populated.  I set auto-complete to true in all of my classes even though I
think this is the default.  Anyway, the change does not seem to make a
difference.  Has anyone else ever had this problem.  Thanks.

Karl

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to