Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 26178 invoked from network); 25 Jul 2005 15:21:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2005 15:21:45 -0000 Received: (qmail 59979 invoked by uid 500); 25 Jul 2005 15:21:41 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 59835 invoked by uid 500); 25 Jul 2005 15:21:40 -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 59821 invoked by uid 99); 25 Jul 2005 15:21:40 -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 08:21:40 -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 08:21:34 -0700 Received: (qmail 7710 invoked by uid 510); 25 Jul 2005 11:21:38 -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.40282 secs); 25 Jul 2005 15:21:38 -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.40282 secs) Received: from unknown (HELO crux.clarkson.edu) (128.153.4.131) by 0 with SMTP; 25 Jul 2005 11:21:37 -0400 Date: Mon, 25 Jul 2005 11:21:37 -0400 (EDT) From: csj To: axis-user@ws.apache.org cc: axis-dev@ws.apache.org Subject: Re: gaining socket information In-Reply-To: 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 If I cant gain direct access to the socket, getting to the HttpServletRequest would work also.. On Mon, 25 Jul 2005, csj wrote: > 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 >