I use tcpTrace from http://www.pocketsoap.com/
-----Original Message----- From: Mark Childerson [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 6:19 PM To: [EMAIL PROTECTED] Subject: Logging of errors I am using Apache SOAP 2.2 with a Java applet as a client. The user is experiencing intermittent SOAP errors, where the client receives a bad SOAP XML transmission. Does anyone know of a way where the incoming SOAP data could be saved to a file or even printed to System.out, but only when there is a SOAP exception? Or is tcpTunnelGUI or some such the only way to find this problem? Tks, Mark.
