[
https://issues.apache.org/jira/browse/AXIS2-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513446
]
Deepal Jayasinghe commented on AXIS2-2746:
------------------------------------------
Hi Gul,
Will you be able to create a patch ?
Thanks
Deepal
> PORT and SESSIONID property in the current message context
> ----------------------------------------------------------
>
> Key: AXIS2-2746
> URL: https://issues.apache.org/jira/browse/AXIS2-2746
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: kernel
> Affects Versions: 1.2
> Reporter: Gul Onural
> Assignee: Deepal Jayasinghe
>
> HttpServletRequest's getRequestURL method returns client's URL which has a
> protocol, server name, port number, and server path.
> You can use that method to add a PORT property to Axis2 current message
> context.
> Also another property SESSION_ID can be put into the Axis2' current message
> context by calling HttpServletRequest's getSession method which returns
> HttpSession and it has a method called getId which returns string containing
> the unique identifier assigned to this session.
> Gul
> -----Original Message-----
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 31, 2007 2:50 PM
> To: Onural, Gul (CAR:QT00)
> Cc: [EMAIL PROTECTED]
> Subject: Re: Retrieving caller's port number from current message context
> Gul,
> we call the HttpServletRequest's getRemoteAddr and stick it into
> REMOTE_ADDRESS. if you can log a jira with some code to get the port from
> HttpServletRequest's. we'd certainly entertain a enhancement request.
> thanks,
> dims
> On 5/31/07, Gul Onural <[EMAIL PROTECTED]> wrote:
> >
> > 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]
> >
> >
> --
> Davanum Srinivas :: http://davanum.wordpress.com
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]