hi,
you have add the following code to assign any action to admin user.
if ("admin".equals(principal.getName())) {
return Result.ALLOWED;
}
since this check id done at the early stages, this stops that subscription
being written to registry.
thanks,
Amila.
On Mon, Feb 7, 2011 at 2:31 PM, Amila Suriarachchi <[email protected]> wrote:
>
>
> On Mon, Feb 7, 2011 at 1:46 PM, Danushka Menikkumbura
> <[email protected]>wrote:
>
>>
>> 1. Display proper dialog boxes - tryit and unauthorised subscription
>>> [Shammi]
>>> 2. Handle unauthorized publish properly.[Danushka]
>>>
>>
>> This was fixed on Friday.
>>
>>
>>> 3. Add browse permission to queue permissons in UI.[Shammi]
>>> 4. Fix issue with update queue permissions [Shammi]
>>> 5. Add Edit and delete options to message box at message box list view.
>>> [Manjula]
>>> 6. Display the available and received messages of the message box
>>> directly getting from backend. [Manjula]
>>> 7. Handle Qpid permissions to browse, consume and publish to
>>> queues.[Danushka]
>>>
>>
>> The message box tries to browse Qpid queues created by other users which
>> is wrong in this case. Manjula is looking into the issue.
>>
>
> Here the issue was I created a message box as admin and when I try to put
> the message it gave me this exception. For Alpha I think if I can create a
> message box, send messages to it and delete that would be enough.
>
> thanks,
> Amila.
>
>
>>
>>
>>> 8. Display visiblity timeout for received messages.[Manjula]
>>> 9. Documentation [All]
>>>
>>
>> Danushka
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev