[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    [activemq-artemis] branch master updated: ARTEMIS-2189 Fixing queueRequestor example
From:       clebertsuconic () apache ! org
Date:       2019-01-30 20:38:17
Message-ID: 154888069725.31301.16583255140562394486 () gitbox ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a20499  ARTEMIS-2189 Fixing queueRequestor example
1a20499 is described below

commit 1a20499a064ef498506f9d9d2caac434fb40557e
Author: Clebert Suconic <clebertsuconic@apache.org>
AuthorDate: Wed Jan 30 15:37:42 2019 -0500

    ARTEMIS-2189 Fixing queueRequestor example
---
 .../queue-requestor/src/main/resources/activemq/server0/broker.xml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/features/standard/queue-requestor/src/main/resources/activemq/server0/broker.xml \
b/examples/features/standard/queue-requestor/src/main/resources/activemq/server0/broker.xml
 index f6ca85e..f226578 100644
--- a/examples/features/standard/queue-requestor/src/main/resources/activemq/server0/broker.xml
                
+++ b/examples/features/standard/queue-requestor/src/main/resources/activemq/server0/broker.xml
 @@ -39,6 +39,7 @@ under the License.
          <!--security for example queues -->
          <security-setting match="#">
             <permission roles="guest" type="createAddress"/>
+            <permission roles="guest" type="deleteAddress"/>
             <permission roles="guest" type="createDurableQueue"/>
             <permission roles="guest" type="deleteDurableQueue"/>
             <permission roles="guest" type="createNonDurableQueue"/>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic