Assume a WSDL like:
http://host:port/ApplicationServer/Service
Sometimes when you are adding a WSDL like the above you get an error:
SOAPUIException: Error inporting wsdl
Try qualifying the URL i.e.
http://host:port/ApplicationServer/Service?wsdl
Enjoy!
No comments:
Post a Comment