[
https://issues.apache.org/jira/browse/AXIS2-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sanka Samaranayake resolved AXIS2-1610.
---------------------------------------
Resolution: Fixed
Fixed in the latest codebase.
You can use the following code to get the remote client address
----------------------------------------------------------------------------------------------------------
String remoteClientAddress =
messageContext.getProperty(MessageContext.REMOTE_ADDR);
-----------------------------------------------------------------------------------------------------------
Thanks,
Sanka
> Need to get client IP address on server side
> --------------------------------------------
>
> Key: AXIS2-1610
> URL: https://issues.apache.org/jira/browse/AXIS2-1610
> Project: Axis 2.0 (Axis2)
> Issue Type: New Feature
> Reporter: indika priyantha kumara
> Assigned To: Sanka Samaranayake
>
> hi all
> In my application i need to get client IP address on server side. It is need
> to possible this in both of SimpleHttpServer and Axis2 web-app
> distributions. Please can someone do this?
>
> Thanks Lots
> Regards
> Indika
--
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]