soapUI: Error does not close tag

tesicg picture tesicg · Jun 24, 2013 · Viewed 52.5k times · Source

I'm trying to use soapUI 4.5.2 for the first time. I've created simple .NET ASPX web service and copied the following address into the soapUI:

http://localhost:52086/WebService1.asmx

But, the following error came up:

Error loading [http://localhost:52086/WebService1.asmx]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: does not close tag

I've disabled proxy option in soapUI preferences.

How to make it work?

Answer

Leonardo Almeida picture Leonardo Almeida · Jul 23, 2013

Watch for ?wsdl.

You should use it like this:

http://localhost:52086/WebService1.asmx?wsdl