Hi,
I have seen lots on discussion on having access to message context in password 
callback handler in axis2 but no clear solution. I need to store some user 
profile information after successful authentication in callback handler so that 
I can access them in my  services(POJO). One option would have been to store 
them in message context and access them in my service but message context is 
not available calback hander. I would really appreciate any suggesions.
Thanks
Sanjay

Reply via email to