Hi all, I need to populate a custom property( byte[] object), being in scope of an instance of a CallbackHandler class. I guess that i cannot access the axis2 runtime context within the CallbackHandler(the callback used in the rampart samples)? So could i store this property somewhere in order to access it later in the MessageReceiver, where i already have instances of the message context?
Thanks, Nencho
