I am trying to route my soapUI web service requests via fiddler, but it doesn\'t seems to work. I tried url\'s like
http://localhost./myservice/myservice.asm
Fiddler injects itself automatically as a proxy, but only into the IE stack. SoapUI uses a java stack, so the proxy isn't automatic.