You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using jaxws-maven-plugin 2.5 with jdk1.8.0_121.
I have a simple wsdl and an even more simple binding file where I'm trying, without success, to add a method in a generated from wsdl bean.
It isn't working without any warnings or errors.
I'm using jaxws-maven-plugin 2.5 with jdk1.8.0_121.
I have a simple wsdl and an even more simple binding file where I'm trying, without success, to add a method in a generated from wsdl bean.
It isn't working without any warnings or errors.
jaxws-maven-plugin is configured in this way:
and binding file is:
I'm not understanding what is missing or if it's a bug, I tried also with the 2.4.1 version.
I really hope you can help me, thank you very much
The text was updated successfully, but these errors were encountered: