Forum Discussion

Marc_M's avatar
Marc_M
New Contributor
16 years ago

Getting NPE and Error "Failed to import WSDL" with v3.0

Hi,

When i load the attached WSDL in SoapUI 3.0 i get first an error "Failed to import WSDL" and then a NPE.

Could anyone check the attached log and wsdl?

thanks,

-Marc

4 Replies

  • Marc_M's avatar
    Marc_M
    New Contributor
    Yes for some reason the WSDL does not validate 100% but i just tried the same wsdl in the Eclipse Web Services Explorer in Eclipse 3.3.1 and although it reported some warnings about the types not being found, it provided the ability to execute the web service.

    As it works in Eclipse, and a NPE is thrown in SoapUI, i'd suggest looking more seriously into the issue and make SoapUI more resilient.
  • RightNow's avatar
    RightNow
    New Contributor
    I agree, it would be much better to display a message that says "Could not find type 'Base64Binary@urn:XXXXXXXX'. Do you mean to refer to the element named base64Binary@http://schemas.xmlsoap.org/soap/encoding/ (in soapEncoding.xsd)?" rather than "Failed to import WSDL" followed by a NPE error.