Search code examples
web-servicessoapweblogicfiddler

Fiddler intercept http Requests TO my Weblogic server?


I have a app running on WebLogic, which exposes some web services for an external client to call. I do not control the WebLogic app, but would like to see what requests it is getting. Is there any good way to do this with Fiddler?


Solution

  • I would recommend using wireshark (previously known as Ethereal).