I am sending
requests to a remote webservice -
can I use SOAPMonitor to sniff
and pick up those http requests? My understanding is that SOAPMonitor has to be deployed on the web
service side to monitor the soap traffic to/from that service - since in this
case I do not have access to the remote webservice host, I presume I will not be
able to use the SOAPmonitor here.
I tried tcpmon - it is able to intercept my
resuest messages - I am not able to get the response back from the service.
Not sure what is
going wrong.
