The TcpTunnel or UtilSnoop programs capture the text of a complete exchange of messages between HTTP client and SOAP service. Since you got a SOAP-Env:Client fault, it looks like your client's message was ill-formed.
Instructions are included in the UtilSnoop download. > -----Original Message----- > From: Didem Kuzucu [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 09, 2002 8:31 AM > To: [EMAIL PROTECTED] > Subject: RE: SOAP-Env:Client > > > Hi, > thanks for your answer but I'm bad at SOAP. How can I > use TCPTunnel or your UtilSnoop program. Can these for > specifying the actual message? > Thanks& Regards > Didem Kuzucu > > --- William Brogden <[EMAIL PROTECTED]> wrote: > > > > > > > -----Original Message----- > > > From: Didem Kuzucu [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, January 09, 2002 6:16 AM > > > To: [EMAIL PROTECTED] > > > Subject: SOAP-Env:Client > > > > > > > > > Hi, > > > when I try to run my SOAP client, I get the > > message > > > Soap Exception > > > Fault Code : SOAP-Env:Client > > > Fault Message : 3608 > > > Can anybody help me, please? > > > > > > Note : I tried my SOAP server from another SOAP > > > client, it works. > > > > > > One approach would be to take a look at the actual > > message as transmitted. Sometimes the problem is > > pretty obvious. You can download my "UtilSnoop" > > program from: > > > > http://www.lanw.com/books/javasoap/default.htm > > > > Or use the TcpTunnel utility that comes with > > SOAP 2.2 > > > > > > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ >