Hi Danuska, There's just been a complete revamp of the trunk 0-10 Java Broker's ACLs: https://issues.apache.org/jira/browse/QPID-2476
If you take a look some of the sub-task JIRAs have the dev discussions on the new approach. The new ACL info has been written up here with some examples: http://qpid.apache.org/andrew-acl-proposal.html The new Java ACLs are very close to the v2 ACL model already supported by the C++ broker: http://qpid.apache.org/acl.html I don't have my IDE up just now, but Andrew Kennedy provided some system tests for the new ACL plugin which should let you pick up an example ACL file in the new format from svn. I'm sure Andrew will be help you out on Monday if there's anything you need. Hth, Marnie On Fri, Jun 11, 2010 at 2:53 PM, Danushka Menikkumbura <[email protected]>wrote: > Hi devs, > > I have configured the broker has explained in [1] but I do not see the > clients being checked for authorization other than virtualhost-level > permissions. I am using a trunk build. Please let me know if the doc is > up-to-date and possible goofs that I may have made. > > [1] - http://qpid.apache.org/java-xml-acls.html > > Thanks, > Danushka >
