Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to execute (wsdl -> java) #74

Open
Sambalinski opened this issue Nov 29, 2019 · 1 comment
Open

Failed to execute (wsdl -> java) #74

Sambalinski opened this issue Nov 29, 2019 · 1 comment

Comments

@Sambalinski
Copy link

Sambalinski commented Nov 29, 2019

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

@Sambalinski Sambalinski changed the title Failed to execute Failed to execute (wsdl -> java) Nov 29, 2019
@theit
Copy link
Contributor

theit commented Jan 13, 2020

Can you try the plugin version 2.6? It contains a few fixes for Java >= 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants