Hi, I am attempting to unmarshall an XML file using the mapping framework. It seems to create the correct object but fails to populate any of the fields within it. Turning on the log writer displays: "Unable to find FieldDescriptor... Ignoring 'element'. No descriptor found." for each field used in my XML. I am aware this problem has already being posted on this mailing list (http://castor.exolab.org/list-archive/msg00500.html) but I was not able to find a valid response. Any help anyone can provide would be greatly appreciated. Cheers, Hugh. P.S. I am using castor version 8.11 and have followed close-enough to the example in http://castor.exolab.org/xml-mapping.html#4.%20Usage%20Pattern
------------------------------------------------------------------------ This email is intended for the named recipient only. The information contained in this message may be confidential, or commercially sensitive. If you are not the intended recipient you must not reproduce or distribute any part of the email, disclose its contents to any other party, or take any action in reliance on it. If you have received this email in error, please contact the sender immediately. Please delete this message from your computer. ------------------------------------------------------------------------
