Hi all,
I tried to use jaxb2 for binding/reading from xml files. While I was successfully to un-marshall from the XML files I am not able to save the Java objects back to XML . I tried with marshall or Binder.updateXML and I don't get/see any exception thrown but my xml file remains unchanged. I debugged & watched in eclipse and the objects that I am trying to save are updated with the information I want but still the xml file remains unchanged.
What do you think is the issue?
Thank you,
Virgil
DocumentBurster ,
http://java-hobby.blogspot.com/