Advertisement
Guest User

Untitled

a guest
Nov 14th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. <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">
  2. <soapenv:Body>
  3. <soapenv:Fault>
  4. <faultcode>soapenv:Server.generalException</faultcode>
  5. <faultstring>WSDoAllReceiver: security processing failed; nested exception is:
  6. org.apache.ws.security.WSSecurityException: The security token could not be authenticated or authorized</faultstring>
  7. <detail>
  8. <ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">linux-rzhi.site</ns1:hostname>
  9. </detail>
  10. </soapenv:Fault>
  11. </soapenv:Body>
  12. </soapenv:Envelope>
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement