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.

Reply via email to