Hi,
You can use -Xbgi xjc plugin for it.
<extensionArgs>
<arg>-Xbgi</arg>
</extensionArgs>
Note, this is available since org.apache.cxf:cxf-xjc-plugin:2.6.5
-------------
Freeman(Yue) Fang
Red Hat, Inc.
FuseSource is now part of Red Hat
> On May 28, 2016, at 5:22 PM, Zhou, Yuding (Nokia - CN/Chengdu)
> <[email protected]> wrote:
>
>
> Hi, dear there
>
> I'm using cxf for generating java bean from XSD, now facing an issue that
> after upgrading JDK to 1.7, all "isXXX" method change to "getXXX". I want to
> keep using "isXXX", anything get do for it.? Thanks!
>
> I'm using org.apache.cxf:cxf-xjc-plugin:2.3.0
>
> Regards
> Yuding
>
> It aways seems impossible until it's done!
>
>
>