web services - Could not retrieve the WSDL file error using Rational Application Developer -
i'm trying generate web service open source wsdl file hosted on 52north:
https://svn.52north.org/svn/swe/main/sos/georefimagesos/trunk/52nsos-t/src/org/n52/sos_t/sos.wsdl
i created dynamic web project , import wsdl file. when use web service tool generate client, "operation timed out - not retrieve wsdl file" error occurred. suspect it's import takes long load schema.
could 1 try generate web service above wsdl file? or maybe provide suggestion on how set parameters?
thank much, william
download wsdl local machine, , use wsdl2java command generate stub.
Comments
Post a Comment