A standard HTTP request has the port number and IPAddress. Would it be possible for Axis2 to retrieve the port number and stick it into the message context ?
Gul -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 2:18 PM To: [email protected] Subject: Re: Retrieving caller's port number from current message context Nope. AFAIK. Is it available in a typical servlet? thanks, dims On 5/31/07, Gul Onural <[EMAIL PROTECTED]> wrote: > > > I know how to retrieve caller's IP Address from the message context in > Axis2 (via property keyed by MessageContext.REMOTE_ADDR). > Is there a similar way of retrieving caller's port number from the > current message context ? > > > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
