Hi all I have noticed that in the ACL rule wild card (asterix) can be used only at the end.
I would like to have something like this: acl allow USER@QPID1234 publish exchange name=broadcast routingkey=broadcast.*.whatever* but I am stuck with this: acl allow USER@QPID1234 publish exchange name=broadcast routingkey=broadcast.* Is there a reason why it is implemented this way? If I will provide a patch which will accept '*' in the middle will it be accepted? Thanks and regards, Tomáš Šoltys --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
