You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/11/20 14:53:02 UTC

[jira] Updated: (AXIS2-1751) Allow Axis2 to know the IP address and host name of the remote client when using the SimpleHTTPServer

     [ http://issues.apache.org/jira/browse/AXIS2-1751?page=all ]

Asankha C. Perera updated AXIS2-1751:
-------------------------------------

    Attachment: simple_http_ip_fix.patch

> Allow Axis2 to know the IP address and host name of the remote client when using the SimpleHTTPServer
> -----------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-1751
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1751
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Asankha C. Perera
>         Assigned To: Asankha C. Perera
>            Priority: Minor
>         Attachments: simple_http_ip_fix.patch
>
>
> Axis2 provides the IP address of the remote client through the MessageContext.REMOTE_ADDR property when using the war distribution. However this is not available when using the standalone SimpleHTTPServer.
> This fix hacks into the underlying commons HTTP core as it does not provide a clean way to find out the above information either.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org