We found it real easy to use standard sniffer tools: ethereal (wireshark
now) and on a linux box we have used tcpdump.  It takes a couple of
seconds to recognize but then it is easy to pick out the contents
and then the problem.

Randall

Andrew Norman wrote:
I have a situation where another entity wants to call my system (that's
implemented via apache's XML RPC). The issue is that his system is
manually writing and parsing the XML sent and received and is having
issues formatting the send parameters correctly. Since I build my system
with apache's XML RPC server implementation and test it with the client
implementation, I haven't found a good way to determine a way to log or
examine the source XML that's coming in with the request. The idea being
that I could compare the correct schema created by my testers with the
incorrect schema that his system is sending. Is there an undocumented
way to log the format of incoming schema with the Server or could the
XML RPC client itself log the schema it is sending on its side?




------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.8/648 - Release Date: 1/23/2007 11:04 
AM


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to