users@jaxb.java.net

Re: JAXB Plugin

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Fri, 10 Nov 2006 11:31:07 +0100

Hi.

> Sorry,
>
> I found my problem.
> The file
> /META-INF/services/com.sun.tools.xjc.Plugin in jaxb-xjc.jar doesn't
> contains the line
> com.sun.tools.xjc.addon.code_injector.PluginImpl
>
> When I add it, and some changes on the build.xml, it works.
>
> Thanks a lot for the help, and for the blogs (of Hanson and Kohsuke)

You should add this line in /META-INF/services/com.sun.tools.xjc.Plugin in your
jar. You should not patch jaxb-xjc.jar.

Bye.
/lexi