Alexey Valikov

Results 217 comments of Alexey Valikov
trafficstars

See this tutorial: https://yangsu.github.io/pull-request-tutorial/

Here's an example of using `jaxb2-annotate-plugin` with the `jaxws-maven-plugin`: https://github.com/highsource/jaxb2-annotate-plugin/tree/master/tests/jaxws I've managed to make it work with definitions from the schema imported in WSDL but not with the schema inside...

This issue seems to have been fixed in the `cxf-codegen-plugin`: https://issues.apache.org/jira/browse/CXF-2855 I'll move to cxf-codegen-plugin then.

@ashokkhetan It does not work. I could not get `jaxws-maven-plugin` to run with XJC plugin under JDK 9+. https://github.com/mojohaus/jaxws-maven-plugin/issues/54#issuecomment-397565960

Please ask authors of your target `jaxws-maven-plugin` how to enable an XJC plugin with their tool. `jaxb2-annotate-plugin` is just an XJC plugin. I'm sorry I can't consult on all possible...

> Hi, just spent a lot of time trying to get your plugin to work. I am sorry to hear that. It is actually OK to ask for help earlier...

Yes, a couple of hints on versions won't hurt.

It's a known issue: https://github.com/highsource/jaxb2-annotate-plugin/blob/master/tests/jaxws/src/main/resources/wsdl-bindings.xjb#L51

This should be part of JRE. Which Java version do you use?