Iam trying to generate stub files using java sunwireless tool kit. Iam able to open the link in chrome
Iam getting this error how to resolve it
Iam trying to generate stub files using java sunwireless tool kit. Iam able to open the link in chrome
Iam getting this error how to resolve it
Save the WSDL as *.xml from your browser, then generate stub, URL is local file's path *.xml;
Notice
WSDL have two status in your browser, normally like this:
http://webservice.webxml.com.cn/WebServices/WeatherWS.asmx
Browser will deal it for you to read
http://webservice.webxml.com.cn/WebServices/WeatherWS.asmx?wsdl
Pure XML