Forum Discussion

New_Zealand_Cus's avatar
13 years ago

Error loading Sample Project WSDL in SoapUI Pro

An error is occuring when I attemp to load the sample WSDL into SoapUI Pro 4.5.1

http://www.mobilefish.com/services/web_ ... s.php?wsdl

An error message appears stating:
"Error loading [http://www.mobilefish.com/services/web_service/countries.php?wsdl]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: does not close tag"

The error.log shows:

Tue Sep 18 09:04:18 NZST 2012:ERROR:com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException
com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlLoader.loadXmlObject(WsdlLoader.java:138)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:535)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:524)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache.update(AbstractDefinitionCache.java:97)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:226)
at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46)
at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:149)
at java.lang.Thread.run(Unknown Source)


I can successfully load this WSDL into SoapUI free 4.0.1
  • Hi,

    hmm... could this be some network/proxy setting you need to configure in 4.5.1 !? Could you check in the http log tab at the bottom of the main window to see what you are actually getting back for the WSDL request!?

    regards,

    /Ole
    SmartBear Software