users@jaxb.java.net

Re: "unexpected character literal " Validation Exception

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

> Okay,
> I display this data from debugger:
> columnNumber = 393
> lineNumber = 1
> node = null
> object = null
> offset = -1
> url = null
>
> Is this good enough?

Yes, thank you. This must be a bug in the jaxb-api.jar.

For now, you can work around the problem by writing your own
ErrorHandler, and as you see, your error is around column 393.


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