metro-jax-ws icon indicating copy to clipboard operation
metro-jax-ws copied to clipboard

wsimport does not pass bindings file to XJC

Open Tomas-Kraus opened this issue 3 years ago • 0 comments

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]

Source: https://github.com/javaee/metro-jax-ws/issues/1153 Author: glassfishrobot

Tomas-Kraus avatar Jun 02 '22 17:06 Tomas-Kraus