Skip to content

Instantly share code, notes, and snippets.

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/73414ed0d15a5c03c1f3 to your computer and use it in GitHub Desktop.
Save kevinhooke/73414ed0d15a5c03c1f3 to your computer and use it in GitHub Desktop.
#per post: http://stackoverflow.com/questions/19512749/how-to-capture-soap-messages-from-a-tomcat-java-app-to-an-external-server
-Dhttps.proxyHost=127.0.0.1 -Dhttps.proxyPort=8888 -DproxySet=true -DproxyHost=127.0.0.1 -DproxyPort=8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment