users@jaxb.java.net

Re: Error using StAX API with JAXB 2.0

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Mon, 28 Feb 2005 10:22:20 -0500

Brian Pontarelli wrote:
>
> The stack trace looks like an issue with the JSR 173 code, but I wasn't
> sure if anyone on this list knew what the issue was. Perhaps the JAXB
> download is missing a required JAR file or something?
>

Kirill, was right - you're going to have to get an implementation
on your own for now. BEA obviously has one, and there are others
as well. We're using an internal version of our (Sun's) RI for
StAX that isn't generally available yet.

Thanks,

--Ryan