문제

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