Domanda

Using redstone.xmlrpc.XmlRpcClient and redstone.xmlrpc.XmlRpcServlet, how can I see the actual xml-rpc messages that are being sent back and forth? Is there some configuration setting that needs to be set?

È stato utile?

Soluzione

I used RawCap to collect the traffic and then used Wireshark to view the traffic giving the filter 'http and xml'

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top