Advertisement
Guest User

Untitled

a guest
Jan 11th, 2016
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. [2015-12-17 08:20:28,985 ] INFO AbstractLoggingInterceptor: Inbound Message
  2. ----------------------------
  3. ID: 4911886
  4. Address: https://foo.com/webservice
  5. Encoding: UTF-8
  6. Http-Method: POST
  7. Content-Type: text/xml; charset=utf-8
  8. Headers: {accept-encoding=[gzip, deflate], Content-Length=[4389], content-type=[text/xml; charset=utf-8], host=[jboss.intra.just.fgov.be:8443], SOAPAction=["siset/requestConsultESMonitor"]}
  9. Payload: <s:Envelope><s:Body>soap body</s:Body></s:Envelope>
  10. --------------------------------------
  11. [2015-12-17 08:20:29,003 ] WARN LogUtils: WS-Addressing - failed to retrieve Message Addressing Properties from context
  12. [2015-12-17 08:20:29,005 ] INFO AbstractLoggingInterceptor: Outbound Message
  13. ---------------------------
  14. ID: 4911887
  15. Address: https://foo.com
  16. Encoding: UTF-8
  17. Content-Type: application/soap+xml; action="http://asp.net/ApplicationServices/v200/AuthenticationService/IsLoggedIn"
  18. Headers: {Accept=[*/*]}
  19. Payload: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><we:Action xmlns:we="http://www.w3.org/2005/08/addressing">http://asp.net/ApplicationServices/v200/AuthenticationService/IsLoggedIn</we:Action><we:To xmlns:we="http://www.w3.org/2005/08/addressing">https://foo.com</we:To></soap:Header><soap:Body><IsLoggedIn xmlns="http://asp.net/ApplicationServices/v200" xmlns:ns2="http://schemas.microsoft.com/2003/10/Serialization/"/></soap:Body></soap:Envelope>
  20. --------------------------------------
  21. [2015-12-17 08:20:29,020 ] INFO AbstractLoggingInterceptor: Inbound Message
  22. ----------------------------
  23. ID: 4911887
  24. Response-Code: 200
  25. Encoding: UTF-8
  26. Content-Type: application/soap+xml; charset=utf-8
  27. Headers: {Cache-Control=[private], Content-Length=[413], content-type=[application/soap+xml; charset=utf-8], Date=[Thu, 17 Dec 2015 07:19:00 GMT], Server=[Microsoft-IIS/7.5], Set-Cookie=[ASP.NET_SessionId=hvgyfw55zvdaewic02bjay45; path=/; HttpOnly], X-AspNet-Version=[2.0.50727], X-Powered-By=[ASP.NET]}
  28. Payload: <s:Envelope><s:Body>soap body</s:Body></s:Envelope>
  29. --------------------------------------
  30. [2015-12-17 08:20:29,028 ] INFO AbstractLoggingInterceptor: Outbound Message
  31. ---------------------------
  32. ID: 4911888
  33. Address: https://foo.com
  34. Encoding: UTF-8
  35. Content-Type: application/soap+xml; action="http://asp.net/ApplicationServices/v200/AuthenticationService/Login"
  36. Headers: {Accept=[*/*]}
  37. Payload: <s:Envelope><s:Body>soap body</s:Body></s:Envelope>
  38. --------------------------------------
  39. [2015-12-17 08:20:29,051 ] INFO AbstractLoggingInterceptor: Inbound Message
  40. ----------------------------
  41. ID: 4911888
  42. Response-Code: 200
  43. Encoding: UTF-8
  44. Content-Type: application/soap+xml; charset=utf-8
  45. Headers: {Cache-Control=[private, no-cache="Set-Cookie"], Content-Length=[387], content-type=[application/soap+xml; charset=utf-8], Date=[Thu, 17 Dec 2015 07:19:00 GMT], Server=[Microsoft-IIS/7.5], Set-Cookie=[.ASPXAUTH=A0E616052675C2E98B395DAA463331537413C4347D1CCA4F42A7D5F33C2AADEF2EE49E3811DC8B0F8D619D59CF9F1D0FECA15FCE9F82072FB9FBC0F1C32B5375E316FCC1B6ED57E0D6CE35C0745F24FBAE4011CC3FF45EFE2B51F336815A61CD6A8D0030783E76EEC359523B8B8CA03C9B93F783; expires=Thu, 17-Dec-2015 07:49:00 GMT; path=/; HttpOnly, ASP.NET_SessionId=qsatlo45ozsrrezkecyc1yzm; path=/; HttpOnly], X-AspNet-Version=[2.0.50727], X-Powered-By=[ASP.NET]}
  46. Payload: <s:Envelope><s:Body>soap body</s:Body></s:Envelope>
  47. --------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement