I must be missing something simple, but I tried taking an XML file that
we already have JAXB unmarshalling code for, and then taking the
unmarshalled object and then passing it through the marshaller, and the
resulting XML is very similar to the original XML, but it's missing the
root element. The resulting XML only has the children of the root
element.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net