Hello, I need to access Information about the name of the xml entity or attribute name in my FieldHandler. In concrete I need to throw a special RuntimeException if a value for that entity/attribute is supplied that is not valid based on a database query. As a input value for my db query I need the name of the xml entity/attribute name. I found that XMLClassDescriptor.getXMLName() has the information I need, but unfortunately this information isn't available in my handler.
Do you have any ideas how to solve my problem? Should I write an enhancement proposal for castor? Kind regards -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

