users@jaxb.java.net

Re: "unexpected character literal " Validation Exception

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Tue, 24 Feb 2004 15:55:06 -0800

> What should I do in my own event handler?
> Currently , i just return true. Will the unmarshaller continue to unmarshal
> with the rest of the inputstream?

It tries to do its best, but you probably want to fix the error in your
document anyway.

> And column 393 is the close tag of an element.

So the text right before the end tag was unexpected.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net