Forum Discussion

saurabh1's avatar
saurabh1
New Contributor
8 years ago

Soap UI 5.4.0 parsing failed , wsdlexception faultCode=PARSER_ERROR: Problem parsing

Soap UI 5.4.0 parsing failed and throws error

 

WSDLException: faultCode=PARSER_ERROR: Problem parsing 'http://server.com/MES/WSDL/Service/ConfigService.svc?wsdl'.: java.io.IOException: Server returned HTTP response code: 502 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd 

 

Service url works fine with other wcf client tool, but parsing failed with soap ui 5.4.0.

2 Replies

  • nmrao's avatar
    nmrao
    Community Hero
    Try opening wsdl thru browser and see what happens. If there is problem opening it in browser, please get in touch with your developer or service provider.
    • saurabh1's avatar
      saurabh1
      New Contributor

      Service url works fine with browser , but with soap ui 5.4.0 it throws the error as I mentioned in thread.