solution: Got to write your own clone() in the object and each dependent ones, so that the cloning process will do traversing down the tree to each containing object. You will have the whole obj structure back, then to XML it goes.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082182#4082182 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082182 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
