Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 1186 invoked from network); 25 Jul 2005 12:42:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2005 12:42:25 -0000 Received: (qmail 95121 invoked by uid 500); 25 Jul 2005 12:42:07 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 95088 invoked by uid 500); 25 Jul 2005 12:42:07 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 95072 invoked by uid 99); 25 Jul 2005 12:42:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 05:42:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [128.153.5.33] (HELO janus.clarkson.edu) (128.153.5.33) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 25 Jul 2005 05:41:58 -0700 Received: (qmail 16179 invoked by uid 510); 25 Jul 2005 08:42:02 -0400 Received: from johnsocs@clarkson.edu by janus.clarkson.edu by uid 502 with qmail-scanner-1.21 (uvscan: v4.32.0/v4541. Clear:RC:1(128.153.4.131):. Processed in 0.395905 secs); 25 Jul 2005 12:42:02 -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.395905 secs) Received: from unknown (HELO crux.clarkson.edu) (128.153.4.131) by 0 with SMTP; 25 Jul 2005 08:42:02 -0400 Date: Mon, 25 Jul 2005 08:42:01 -0400 (EDT) From: csj To: axis-user@ws.apache.org cc: axis-dev@ws.apache.org Subject: gaining socket information In-Reply-To: <5B8E771E48CFDD40983B667375EA2293574FBA@gechem3mail.asg.com> Message-ID: References: <5B8E771E48CFDD40983B667375EA2293574FBA@gechem3mail.asg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N All - How can I obtain information about the socket a client is connecting on within Axis. For example gaining the clients IP address, port, session, etc... Any help would be great! Regards