MessageContext msgCtx = MessageContext.getCurrentMessageContext();
String remoteAddress_IPConsumer = (String) msgCtx.getProperty("REMOTE_ADDR");

regards,
Simon

Ted Roeloffzen wrote:
Hello all,
I have a webservice written in Axis and now i have to retrieve the ip-address of the pc/server sending me a request.
How do i do that?
Greetings, Ted


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to