Thanks Deepal for your response. If I understand you correctly it is possible to get the MessageContext from within the PasswordCallback. Can you give an example?
Thanks Chad On 6/11/07, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote:
Hi Chad , > With Axis1 this was possible by calling > MessageContext.getCurrentContext(); This doesn't appear to be > possible in Axis2, is that right? It does , but only for the service impl class, not for others. Since all the handlers have access to message context directly. Thanks Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
