You have to use HttpServletRequest for that. So it depends if you have one in your context. http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/ServletRequest.html#getRemoteAddr()

If the service is used in a widget screen context you should be able to get one. http://docs.ofbiz.org/x/axE
From a job poller I guess not

Jacques

From: "Sanders, Brian" <[email protected]>
When a service is called, is it possible to obtain the remote address
from either the DispatchContext or the Context?



Reply via email to