alxkolm

Untitled

Nov 13th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.32 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pgu="http://sys.smev.ru/xsd/pguapi" xmlns:pgu1="http://sys.smev.ru/xsd/pgu">
  2.    <soapenv:Header/>
  3.    <soapenv:Body>
  4.       <pgu:getPguapiEqPoTicketRequest>
  5.          <pgu:CondOfpguapiEqPoTicket>
  6.             <pgu:pguapiEqPoTicket>
  7.                <pgu:socId>78500000243585</pgu:socId>
  8.             </pgu:pguapiEqPoTicket>
  9.          </pgu:CondOfpguapiEqPoTicket>
  10.       </pgu:getPguapiEqPoTicketRequest>
  11.    </soapenv:Body>
  12. </soapenv:Envelope>
  13.  
  14. <!-- Ответ -->
  15. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  16.    <soapenv:Body>
  17.       <soapenv:Fault>
  18.          <faultcode>soapenv:Server.generalException</faultcode>
  19.          <faultstring>Message not found.; nested exception is:
  20.     sx.datastore.exception.SXDsException: sx.datastore.soap.client.exceptions.SXSoapInvokeException: WSDoAllReceiver: cannot get SOAP header after security processing; nested exception is:
  21.     org.xml.sax.SAXParseException: Premature end of file.</faultstring>
  22.          <detail>
  23.             <ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">smev-03</ns1:hostname>
  24.          </detail>
  25.       </soapenv:Fault>
  26.    </soapenv:Body>
  27. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment