ssl - SoapUI can't read WSDL -
i'm trying open url via soapui:
https://mybilling.voipconsultants.biz/wsdl/customerresellerservice.wsdl
i've tried downloading 4.5.1, still complains. says
"there wrong wsdl trying import"
and that's it, no description of issue. can me parsed soapui?
incorrect: i might wrong, i'm not sure whether soapui can handle remote wsdls (i.e. not stored local file on computer). note: i'm using soapui 4.0.1
try downloading necessary files from: https://mybilling.voipconsultants.biz/wsdl/
beside wsdl you'll need additional files there. (they referenced wsdl)
if don't have them self-explaining error messages, like:
java.io.filenotfoundexception: .../types.xsd
edit - moved comment:
you can more detailed message clicking error log on bottom bar.
get:
mon may 20 07:59:29 cest 2013:error:org.apache.xmlbeans.xmlexception: union value 'unbounded' not match members of 'type of maxoccurs attribute in xs:narrowmaxmin' org.apache.xmlbeans.xmlexception: union value 'unbounded' not match members of 'type of maxoccurs attribute in xs:narrowmaxmin'
seems sth wrong xsd file.
Comments
Post a Comment