users@jaxb.java.net

Re: Is there a way to turn off Annotations for the XJC binding compiler ?

From: Eric Crampton <ericcrampton_at_gmail.com>
Date: Mon, 11 Dec 2006 13:31:46 -0800

Hi Saladin,

JAXB 2 requires Java SE 5.0. If you are stuck with using 1.4.2, then
you'll need to use JAXB 1.

Regards,
--Eric

On 12/11/06, S. Sharif <al_zawiah_at_yahoo.com> wrote:
> [snip]
> Our project is currently using Java 1.4.2.
> [snip]