I get it from Axis v1 using the following code, but I don't know how to do it 
with Axis2
MessageContext msgContext = MessageContext.getCurrentContext();
String clientIp = msgContext.getStrProp(Constants.MC_REMOTE_ADDR);
Regards,
Rick Cromer





From: Appasamy Thirugnana [mailto:[email protected]] 
Sent: Thursday, February 19, 2009 3:00 AM
To: [email protected]
Subject: IP of WS client in Server side code


How to find the IP of WS client in Server side code?. Can any one please help?

Thanks
Appasamy T 

Reply via email to