You can run the HTTP connection through the axis tcp monitor. It's described in the User Guide. See "Using the Axis TCP Monitor (tcpmon)" for that.
I think you sometimes get and invalid page from the server, which in not correctly formatted. Or maybe you can dump the output in Perl, before it's send to the client. Sjaak -----Original Message----- From: J�rgen Austvik [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 12:08 PM To: [EMAIL PROTECTED] Subject: RE: Bad envelope namespace On Tue, 2003-10-14 at 11:59, Schie, Sjaak van wrote: > J�rgen, > > The stack trace is not so relevant here. ;) I thought so. But does it show whether the error is in the request (AXIS side) or in the response (SOAP::Lite/Perl) side? > Can you grab the request and the response message. From that you can check > whether both client and server adhere to the same SOAP standard. Is there an easy way to do this in Axis? A debug flag to set to send output to STDERR? Or do I have to log the network-traffic to disk? The same call with the same parameters works 99% of the time, and then suddenly stops to work. -- J�rgen Austvik Software developer | extend as | http://www.extend.no/ [EMAIL PROTECTED] | Phone: 73 54 51 68 | Mob: 901 97 886 -- The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
