I have a java webapp on localhost:8086 that sends and receives webservices to localhost:9080. fiddler only captures traffic on port 8086.
How can i make fiddler (or any other program) capture the webservice request and response
(i am sending objects and i need to inspect the deserialized xml soap request)
Configure SoapUI to use Fiddler as proxy: go to File > Preferences > Proxy Settings and specify: Proxy Setting: Manual. Host: localhost. Port: 8888 (or whatever port your Fiddler uses)
Check the membrane monitor. They explain in details how to setup a proxy.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With