There is no way to communicate between the CallbackHandler and the runtime 
context
----------------------------------------------------------------------------------

                 Key: AXIS2-2570
                 URL: https://issues.apache.org/jira/browse/AXIS2-2570
             Project: Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: Integration, kernel, modules
    Affects Versions: 1.2
            Reporter: Nencho Lupanov


The CallbackHandler has a "handle" method to be executed in order to 
authentificate a user,
but if it needs  the message context for example to set third-party 
properties,it cannot access it.
Solution should be to be provided a meaningfull way(maybe some reference 
object) to communicate between
the callback handler and axis2 runtime exceptions, e.g to be more interactive.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to