MessageContext.getCurrentContext().getProperty(HTTPConstants.MC_HTTP_SER
VLETREQUEST);

or 

(AxisHttpSession) MessageContext.getCurrentContext().getSession();

Raul Flores
Lockheed Martin Aeronautics Company
RAS Web Services
1 Lockheed Martin Blvd. 
MailZone 2357 
Fort Worth TX 76108 
817-777-7543


-----Original Message-----
From: csj [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 25, 2005 10:22 AM
To: axis-user@ws.apache.org
Cc: axis-dev@ws.apache.org
Subject: Re: gaining socket information

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
>

Reply via email to