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

--- Comment #1 from hbelfer <hbel...@cartasense.com> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to