You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by Carlos Rodríguez Fernández <ca...@gmail.com> on 2008/08/22 10:45:21 UTC

Version of JAXB implemented

Hello:
Please, could you be clear in the web about what version of JAXB you
implement?
As you know, there is a "issue" about Java 6 with JAXB 2.1 embeded, and
application compiled in Java 5 that also uses JAXB 2.0 (doesn't run).
The solution is in Java 5 with JAXB 2.1.
Because of this, it is important download an implementation of JAXB 2.1, and
I was searching an implementation in apache but I didn't find any
information about if JaxMe implement JAXB 2.1.

Thanks very much,
Carlos

Re: Version of JAXB implemented

Posted by Carlos Rodríguez Fernández <ca...@gmail.com>.
Hello Jochen
The issue is "general", with JAXB 2.0 and JAXB 2.1 specification
(conflicts). This issue is not about JaxMe.

People develop programmes compiled in Java 5 and using JAXB 2.0 (any
implementation)
And when they run their programmes in Java 6, they receive some exception
about "XmlSee" annotation.
The problem is that Java 6 has JAXB 2.1 embeded.
The solution is the using of JAXB 2.1 in Java 5 in their programmes in order
to avoid this "conflict".

Then, I was looking for an implementation of JAXB 2.1 compiled for Java 5,
in apache.org, but now , I don't know if JaxMe 2 implements JAXB 2.1.

Thanks,
Carlos

2008/8/22 Jochen Wiedmann <jo...@gmail.com>

> On Fri, Aug 22, 2008 at 10:45 AM, Carlos Rodríguez Fernández
> <ca...@gmail.com> wrote:
>
> > As you know, there is a "issue" about Java 6 with JAXB 2.1 embeded, and
> > application compiled in Java 5 that also uses JAXB 2.0 (doesn't run).
>
> No, I don't know. I am aware of problems when building JaxMe with Java
> 6, but apart from that there have never been any reports on this list.
>
> Jochen
>
>
> --
> Look, that's why there's rules, understand? So that you think before
> you break 'em.
>
>  -- (Terry Pratchett, Thief of Time)
>

Re: Version of JAXB implemented

Posted by Jochen Wiedmann <jo...@gmail.com>.
On Fri, Aug 22, 2008 at 10:45 AM, Carlos Rodríguez Fernández
<ca...@gmail.com> wrote:

> As you know, there is a "issue" about Java 6 with JAXB 2.1 embeded, and
> application compiled in Java 5 that also uses JAXB 2.0 (doesn't run).

No, I don't know. I am aware of problems when building JaxMe with Java
6, but apart from that there have never been any reports on this list.

Jochen


-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

 -- (Terry Pratchett, Thief of Time)