web services - stub generation failed with java.net.unknownhostexception -


iam trying generate stub files using java sunwireless tool kit. iam able open link in chrome

enter image description here iam getting error how resolve it

save wsdl *.xml browser, generate stub, url local file's path *.xml;

notice wsdl have 2 status in browser, this: http://webservice.webxml.com.cn/webservices/weatherws.asmx
browser deal read
http://webservice.webxml.com.cn/webservices/weatherws.asmx?wsdl
pure xml


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -