Author: ataylor
Date: 2010-01-06 08:37:34 -0500 (Wed, 06 Jan 2010)
New Revision: 8743
Modified:
trunk/examples/jms/reattach-node/server0/hornetq-configuration.xml
Log:
example fix
Modified: trunk/examples/jms/reattach-node/server0/hornetq-configuration.xml
===================================================================
--- trunk/examples/jms/reattach-node/server0/hornetq-configuration.xml 2010-01-06 13:28:03
UTC (rev 8742)
+++ trunk/examples/jms/reattach-node/server0/hornetq-configuration.xml 2010-01-06 13:37:34
UTC (rev 8743)
@@ -47,7 +47,7 @@
<permission type="send" roles="guest"/>
</security-setting>
- <security-setting match="hornetq.management">
+ <security-setting match="jms.queue.hornetq.management">
<!-- only the admin role can interact with the management address -->
<permission type="consume" roles="admin"/>
<permission type="send" roles="admin"/>
Show replies by date