users@jaxb.java.net

Re: JAXB implementation for Java 1.5.0_16

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Tue, 11 Sep 2012 10:15:34 +0200

Try http://jaxb.java.net/downloads/ri/

2.1.8 might be a good start: "This release of the JAXB Reference
Implementation requires J2SE 5.0 or higher."

-W

On 11/09/2012, Mogare, Amey <amey.mogare_at_atos.net> wrote:
> Hello,
>
> I need JAXB implementation reference to run a project in Java 1.5.0_6.
> I downloaded JAXB RI 2.2.5-2 from http://jaxb.java.net/2.2.5-2/ and added
> JARs in lib folder to my project's classpath, but it gives following
> exception: -
>
> Sun Microsystems Inc.
> 1.5.0_16
> WARN org.docx4j.XmlUtils .<clinit> line 128 - Using default
> SAXParserFactory: null
> Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad
> version number in .class file
>
> Can you please let me know location to download Java 1.5 specific
> implementation?
>
> Thanks & Regards,
> Amey Mogare
>
>