Dear castor-dev. I have a big problem about XML marshalling bug. Our project is near the end, I found a problem about multi-column identities.
In my XML schema, I assigned multi-column identities. After marshalling, I got a XML Data without fields assigned identities except for first identity field. Here is related my problem below. http://castor.exolab.org/list-archive/msg10932.html http://castor.exolab.org/list-archive/msg10950.html http://castor.exolab.org/list-archive/msg11058.html In the last article, Mr. Ned Wolpert recommended the way to use a schema(XSD). My problem is that I have to use the way to use a mapping.xml for using Java Object(Class). Moreover, I' like to deal as Java Object with data from database, data from raw file, data from Legacy system, and etc. How can I fix this bug? Is anyone solve this problem? Thank you very much for any asistance. ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
