Hi, I'm looking for a solution to create a DynaBean from *any* XML document - without knowing the structure of the XML document. My idea is that I could later throw my DynaBean against my persistance layer. But before it is send down that road I need to look at it and potentially manipulate it. The DynaBean should store the XML data in a Map as key/value pairs.
This is listed as a ToDo at the Betwixt Apache commons project http://jakarta.apache.org/commons/betwixt/tasks.html and it has also been discussed on the Castor mailinglist. Is anybody aware of a solution for this problem? Thank you, Olaf _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
