Open Sambalinski opened 4 years ago
Hello. Help me please. I get this error when i try to generate java classes from wsdl file.
Failed to execute goal org.codehaus.mojo:jaxws-maven-plugin:2.5:wsimport (default) on project jax-ws-test: Invocation of com.sun.tools.ws.wscompile.WsimportTool failed - check output
How can i resolve this problem?
Thank you.
I'm using java 11. This is my project: https://github.com/Sambalinski/jax-ws-test
Can you try the plugin version 2.6? It contains a few fixes for Java >= 9.
Hello. Help me please. I get this error when i try to generate java classes from wsdl file.
Failed to execute goal org.codehaus.mojo:jaxws-maven-plugin:2.5:wsimport (default) on project jax-ws-test: Invocation of com.sun.tools.ws.wscompile.WsimportTool failed - check output
How can i resolve this problem?
Thank you.
I'm using java 11. This is my project: https://github.com/Sambalinski/jax-ws-test