Hi, Can anybody give me some pointers on this issue. Sanjay From: Sanjay Gupta [mailto:[email protected]] Sent: Tuesday, April 21, 2009 8:55 AM To: [email protected] Subject: Access to message context in Password Callback Handler
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
