Forum Discussion

MPurchasing's avatar
MPurchasing
Occasional Contributor
10 years ago

WSDL

Hello to everyone, my first time to post in the forum since I run out of options.

1. WORKING: When I use open source SOAPUI 5.0.0, I can load the WSDL files locally and from the another machine. Everything works perfectly fine.

2. NOT WORKING: However, when using SOAPUI PRO 5.0.0 (64bit or 32bit) or 5.1.1 (64bit or 32bit)) I cannot load the SAME WSDL. I saved the WSDL locally it does not work. I tried to access the wsdl remotely from another machine, still does not work.

Can you please help?

The SOAPUI log shows this error:

Tue Aug 12 13:46:14 MDT 2014: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.makeInvalidDefinitionException(WsdlLoader.java:142)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlLoader.loadXmlObject(WsdlLoader.java:134)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:539)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.selectDefinitionParts(SchemaUtils.java:569)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:549)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:528)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache.update(AbstractDefinitionCache.java:101)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:240)
at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:50)
at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:153)
at java.lang.Thread.run(Unknown Source)

1 Reply

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    1) Open with a text editor the "soapUI-Pro-5.1.1.vmoptions" file located in the "bin" directory of the SoapUI Pro application
    2) Add this line at the end of the file:
    -Dfile.encoding=UTF8
    3) Save the file and restart SoapUI Pro
    Close and open SoapUI pro 5.1.1.

    Try again to load the WSDL in SoapUI Pro 5.1.1.

    Thanks,,
    Jeshtha