users@jaxb.java.net

incomplete XML generated after using object factory

From: Shashi Garje <SGarje_at_cccis.com>
Date: Wed, 21 May 2003 11:35:09 -0500

Hi
A colleague of mine and I wrote some code independently using the object
factory. I created the objects using the objectFactory.create.......
methods. Eventually when I generate XML out of this object JAXB is not
generating the root tag. It is generating the rest of the XML.

The same problem is being faced by colleague.

Please let me know if I am missing a step.
Thanks