Unanswered question

Could you please help me with error while resolving WSDL file?

Hi,

I'm currently evaluating NeoLoad (to integrate it with our Ranorex/Jenkins workflow) and I'm stuck with below error during an attempt to load a Soap request file (XML):
com.neotys.nl.soap.c: javax.wsdl.WSDLException: WSDLException (at /soapenv:Envelope): faultCode=INVALID_WSDL: Expected element '{http://schemas.xmlsoap.org/wsdl/}definitions'.
at com.neotys.nl.soap.t.f(t.java:487)
at com.neotys.nl.soap.t.c(t.java:198)
at com.neotys.nl.gui.design.r.b.d5.a(d5.java:1094)
at com.neotys.nl.gui.design.p.a.l.d(l.java:249)
at com.neotys.d.a.p.p.run(p.java:99)
Caused by: javax.wsdl.WSDLException: WSDLException (at /soapenv:Envelope): faultCode=INVALID_WSDL: Expected element '{http://schemas.xmlsoap.org/wsdl/}definitions'.
at com.ibm.wsdl.xml.WSDLReaderImpl.checkElementName(WSDLReaderImpl.java:1900)
at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(WSDLReaderImpl.java:245)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2057)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2028)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2074)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1998)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:1962)
at com.neotys.nl.soap.t.f(t.java:369)
... 4 more

Please see the attached file. Some sensitive details in the file are replaced with 'dummy' ones, so the request will not work for you. But import to NeoLoad should work fine? The same request works OK with SoapUI. Thanks. Pavel Kudrys

Pavel K.
Pavel K.

Pavel K.

Level
0
3 / 100
points

No answers