Forum Discussion

BuckeyeJane's avatar
BuckeyeJane
New Contributor
8 years ago

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?

2 Replies

    • BuckeyeJane's avatar
      BuckeyeJane
      New Contributor

      That's what I am trying to do.  :womanindifferent: 

       

      I remove it, save and resubmit and it re-appears.  The HTML appears to be generated by SOAP UI and I don't know where to remove this.