Вопрос

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?

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top