I am new to webservices and I am very eager to learn more about web services.
But when I try to parse a WSDL using the wsimport tool from command prompt I get an error.
WSDL url: http://www.webservicex.net/geoipservice.asmx?WSDL
error:
[ERROR] com.sun.istack.internal.SAXParseException2; www.webservicex.net
Failed to read the WSDL document: http://www.webservicex.net/geoipservice.asmx?WSDL, because 1) could not find the document; /2) the document could not be read; cument is not .
[ERROR] failed.noservice=Could not find wsdl:service in the provided WSDL(s):
At least one WSDL with at least one service definition needs to be provided.
Failed to parse the WSDL.