在SOAP UI中获取响应错误

时间:2018-08-14 09:39:22

标签: java soap soapui

发送SOAP请求时响应出现错误。响应如下所示。我正在使用SOAP UI 5.4.0工具。有人可以为我提出解决方案吗,谢谢。

 <soapenv:Fault>
     <faultcode>soapenv:Server.generalException</faultcode>
     <faultstring>WSDoAllReceiver: Request does not contain required Security header</faultstring>
     <detail>
        <ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">VPS-219-21-7.transfer-solutions.com</ns1:hostname>
     </detail>
  </soapenv:Fault>

任何人都可以帮助我。提前谢谢您。当我请求从请求中获取ID时,出现上述错误。由于我是外行打来的电话,请帮助我。再次感谢您。

0 个答案:

没有答案