Forum,
Is it possible to access the HTTP Request Headers from within a service that is EBWS (Endpoint Web Service) based?
NOTE: Basically I need to access the HttpServletRequest in order to retrieve th HTTPHeader.
Here is an example one of the HTTP Request headers that I wish to access:
HTTP_CLIENT_IP
Thanks in advance!