I assume you have to use the version of XJC that you download separately
with JAXB 1.x. Glassfish implements Java EE 5 which includes JAXB 2.0
and does not require support for JAXB 1.0. So the XJC distributed with
Glassfish probably on supports 2.0.
Sameer Tyagi wrote:
> How do you use JAXB 1.0 with Glassfish ?
>
> The xjc task seems to only generate JAXB 2.0 compaible classes.
>
> /s
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>