Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 8268 invoked from network); 4 Feb 2005 13:51:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Feb 2005 13:51:58 -0000 Received: (qmail 29709 invoked by uid 500); 4 Feb 2005 13:51:50 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 29689 invoked by uid 500); 4 Feb 2005 13:51:49 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 29670 invoked by uid 99); 4 Feb 2005 13:51:49 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=TO_ADDRESS_EQ_REAL X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.clarkson.edu (HELO janus.clarkson.edu) (128.153.5.33) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 04 Feb 2005 05:51:49 -0800 Received: (qmail 32610 invoked by uid 510); 4 Feb 2005 08:50:28 -0500 Received: from johnsocs@clarkson.edu by janus.clarkson.edu by uid 502 with qmail-scanner-1.21 (uvscan: v4.32.0/v4426. Clear:RC:1(128.153.4.131):. Processed in 0.268956 secs); 04 Feb 2005 13:50:28 -0000 X-Qmail-Scanner-Mail-From: johnsocs@clarkson.edu via janus.clarkson.edu X-Qmail-Scanner: 1.21 (Clear:RC:1(128.153.4.131):. Processed in 0.268956 secs) Received: from unknown (HELO crux.clarkson.edu) (128.153.4.131) by 0 with SMTP; 4 Feb 2005 08:50:28 -0500 Date: Fri, 4 Feb 2005 08:50:27 -0500 (EST) From: Christopher Johnson To: "axis-user@ws.apache.org" cc: axis-dev@ws.apache.org Subject: Re: How to monitor remote web service endpoints In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N If the remote host is using axis you could make use of the SOAPMonitor or... you could make use of etheral to watch all network traffic Chris On Fri, 4 Feb 2005, babloosony wrote: > Hi All, > > > I am using AXIS TCPMonitor to monitor my soap requests and soap > response for all the web service deployed on my machine i.e. > localhost. But I dont know how to configure AXIS TCPMonitor to > monitor my request soap messsage and response soap messagefor > monitoring say a remote host 66.32.444.232 and port 88 which exposes a > web service. If I open my AXIS TCPMonitor applet, what does "Act as a > ... proxy" radio button mean ? > > Please suggest ... > > > Thanks & Regards, > Kumar. >