Author: ataylor
Date: 2010-01-06 08:13:50 -0500 (Wed, 06 Jan 2010)
New Revision: 8741
Modified:
trunk/examples/jms/pre-acknowledge/server0/hornetq-configuration.xml
Log:
example fix
Modified: trunk/examples/jms/pre-acknowledge/server0/hornetq-configuration.xml
===================================================================
--- trunk/examples/jms/pre-acknowledge/server0/hornetq-configuration.xml 2010-01-06
12:53:08 UTC (rev 8740)
+++ trunk/examples/jms/pre-acknowledge/server0/hornetq-configuration.xml 2010-01-06
13:13:50 UTC (rev 8741)
@@ -29,7 +29,7 @@
<permission type="send" roles="guest"/>
</security-setting>
- <security-setting match="hornetq.management">
+ <security-setting match="jms.queue.hornetq.management">
<permission type="manage" roles="guest" />
</security-setting>
</security-settings>
Show replies by date