I have some JAXB custom plugins in use in my JAX-WS bindings file. Namely JAXB2 Commons Inheritance plugin. After successful wsimport config, nothing happens, Java files aren't modified. It seems like custom namespaces and extensionBindingPrefixes are ignored.
A litmus test with a custom plugin without a namespace does work as depicted in JAX_WS_COMMONS-131 (-Xcommons-lang.
I have some JAXB custom plugins in use in my JAX-WS bindings file. Namely JAXB2 Commons Inheritance plugin. After successful wsimport config, nothing happens, Java files aren't modified. It seems like custom namespaces and extensionBindingPrefixes are ignored.
A litmus test with a custom plugin without a namespace does work as depicted in JAX_WS_COMMONS-131 (-Xcommons-lang.
Affected Versions
[2.2.8]