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

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -