users@jaxb.java.net

Re: which JAXB RI is bundled with JDK 1.6.0_02 ?

From: Mark Hansen <marklists_at_javector.com>
Date: Mon, 30 Jul 2007 22:36:22 -0400

Thanks Kohsuke. Will I potentially have problems using the
jaxb2-reflection library from Maven (appears to be version 2.1.4) with
JDK6 u2? I'm assuming that to avoid trouble I need to match the
jaxb2-reflection version with the JAXB RI version that is included in my
JDK. Is that correct?

Kohsuke Kawaguchi wrote:

> Mark Hansen wrote:
>
>> Is it JAXB RI 2.0.3? 2.0.4? or something else? How can I tell?
>> When I run something like "schemagen -version", I get this:
>>
>> schemagen version "JAXB 2.0 in JDK 1.6"
>> JavaTM Architecture for XML Binding(JAXB) Reference Implementation,
>> (build JAXB 2.0 in JDK 1.6)
>
>
> It is 2.0.3. Starting JDK6 u3, it will be 2.1.3.
>
> I updated
> https://jaxb.dev.java.net/guide/Which_JAXB_RI_is_included_in_which_JDK_.html
>
>