Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created September 5, 2019 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinhooke/d0364c2d5d63e436f27db4ac2b84aaf2 to your computer and use it in GitHub Desktop.
Save kevinhooke/d0364c2d5d63e436f27db4ac2b84aaf2 to your computer and use it in GitHub Desktop.
jax-ws dump network traffic to system out
-Dcom.sun.xml.ws.transport.http.client.HttpTransportPipe.dump=true
-Dcom.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.dump=true
-Dcom.sun.xml.ws.transport.http.HttpAdapter.dump=true
-Dcom.sun.xml.internal.ws.transport.http.HttpAdapter.dump=true
-Dcom.sun.xml.internal.ws.transport.http.HttpAdapter.dumpTreshold=999999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment