You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Thomas Thornbury <th...@optonline.net> on 2002/01/29 00:06:01 UTC

RE: Logging of errors

I use tcpTrace from http://www.pocketsoap.com/

-----Original Message-----
From: Mark Childerson [mailto:mark@childersoft.com] 
Sent: Monday, January 28, 2002 6:19 PM
To: soap-user@xml.apache.org
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.