Hi Folks,

Inside a scriptmediator I can set-property($axis2:username, "value").

This variable is then available to me later on in the sequence as if it has
been set on the axis2 context e.g. in the logmediator as "axis2:username".

However, when I then have an EntitlementMediator after the setting of this
property it doesn't pick up the $axis2:username variable.

It only picks it up if I set the 'username' variable in a PropertyMediator
with scope axis2.

Is there something special I should be doing in the scriptmediator to
change the property setting or is this a bug? It feels as if the
scriptmediator $axis2 is not actually the 'real' $axis2' context ?

many thanks,
John.

John Hawkins
Director: Solutions Architecture
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to