BuckeyeJane
9 years agoNew Contributor
Mock Service HTML Error - HELP
I am getting an HTML error on the SOAP UI Generated HTML. The HTML that is being generated at run time is as follows:
<html> <body> <p>There are currently 1 running SoapUI MockServices </p> <ul> <li> <a href="/mockbinding_SOAP12?WSDL">binding_SOAP12 MockService </a> </li> </ul> </p> ** This is the error </body> </html>
The error message being received is as follows:
How can this generated HTML be fixed?