Unable to add new web service client #8087
Labels
Java EE/Jakarta EE
[ci] enable enterprise job
kind:bug
Bug report or fix
needs:triage
Requires attention from one of the committers
Apache NetBeans version
Apache NetBeans 24
What happened
I want to use a web service that its WSDL file located in specific URL. So I use new/web Service Client/[import WSDL URL] and check Generate dispatch code
after few seconds this 2 error are shown:
Language / Project Type / NetBeans Component
Java Maven Web Application
How to reproduce
create new project:
File/New Project/Java Maven Web Application
Then run to make sure your default "hello word" is showing.
then create new package and right click on it and:
new/web Service Client/[import WSDL URL] and check Generate dispatch code
You can use the URL below for test:
https://www.dataaccess.com/webservicesserver/NumberConversion.wso?wsdl
Then it take few seconds and error accords.
Did this work correctly in an earlier version?
Apache NetBeans 16 or earlier
Operating System
Windows 10 pro
JDK
JDK 23, JDK 19, JDK 17
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
every time,
I try other ways to add SOAP web service in my project, but I faced whit this tow error:
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: