Hi all, I have to do such a transformation: XML --> relational db so I think I can use Castor to do: XML --> Java Objects --> relational db
I'd like to know if it is possible to unmarshall the xml file in a dynabean, because I've been requested to avoid the use of generated classes, because the application should be flexible enough to read a different xml and to map it to different tables of the database without recompiling anything, just changing some mapping files. Is the unmarshalling to a dynamic bean possible? Or what other possibilities I have? Thank you, Dario (it's 2 years I'm using castor and I like it very much) -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Telefonare all'estero risparmiando fino all'80%? Con Email.it Phone Card puoi, clicca e scopri tutti i vantaggi Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2683&d=20050707 ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

