users@jaxb.java.net

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

From: Mark Hansen <marklists_at_javector.com>
Date: Tue, 31 Jul 2007 21:04:02 -0400

Ah - very cool. Thanks.

Kohsuke Kawaguchi wrote:

> Mark Hansen wrote:
>
>> 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?
>
>
> No. They are package renamed to avoid conflicts like that. Any version
> of jaxb2-reflection works with any version of JRE (Tiger or later.)
>
> I updated the doc to include this.
>
>>
>> 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
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
>> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>>
>>
>
>