You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/05/06 22:06:55 UTC

[jira] Resolved: (QPID-992) SimpleACLTest fails in trunk

     [ https://issues.apache.org/jira/browse/QPID-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-992.
-----------------------------------

    Resolution: Fixed

fixed in trunk

> SimpleACLTest fails in trunk
> ----------------------------
>
>                 Key: QPID-992
>                 URL: https://issues.apache.org/jira/browse/QPID-992
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M3
>
>
> The org.apache.qpid.server.security.acl.SimpleACLTest in systests is failing as the temporary queue created has the form TempQueue*.
> The acl.config under PUBLISH, for user "server"  has permission for routing keys of the form tmp_*.
> In order to get the test passing I will add TempQueue* under routing keys allowed for publish for user "server"
> However I believe we had a thread discussing about how the java client should name temp queues. 
> Once we come to a consensus and it is implemented, I will update the acl.config to reflect that.

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