users@jaxb.java.net

Re: javax.xml.bind.UnmarshalException: Unexpected end of element {}:

From: Ed Mooney <Ed.Mooney_at_sun.com>
Date: Wed, 30 Apr 2003 09:31:08 -0400

Hi Sree,

Your instance is invalid. It contains only one out of the six elements
required by a DataSourceType.

Regards,
--
Ed Mooney         |Sun Microsystems, Inc.|Time flies like
Java Web Services |UBUR02-201            |an arrow, but
Ed.Mooney_at_Sun.COM |1 Network Drive       |fruit flies like
781-442-0459      |Burlington, MA  01803 |a banana. Groucho
Sree Pillai wrote:
> While unmarshalling this instance document, I get the following exception.
>
[ ... ]