Hi,

I've started with Spring-WS quite recently and noticed that messageContext properties are always null or empty. Is there any way to get following information from message context:
- port name
- operation name
- port namespace
- operation namespace
- service type
- remote host
- remote ip
- authenticated user

thanks a lot for help
Maciej