https://bz.apache.org/bugzilla/show_bug.cgi?id=68871

--- Comment #1 from hbelfer <[email protected]> ---
In java the following code :
 Object requestObject =
context.getMessageContext().get(jakarta.xml.ws.handler.MessageContext.SERVLET_REQUEST);

requestObject is null therefor  String adrs = request.getRemoteAddr(); cannot
be used .

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to