I am trying to consume a web service from netbeans 8.1 and I get the following error:
I've tested from SoapUI and it seems to be fine:
I do not know what the problem may be, if someone knows what may be happening
Thank you.
Go to xml-resources of your project, open the billService.wsdl file and look for the wsdl: import tag. Inside change billService? Ns1.wsdl to billService.ns1.wsdl , save the changes and refresh the billService.