Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Invalid
-
5.14.4
-
None
-
None
-
Staging
Description
Hello,
This is my first post here.
I changed the activemq.xml user.properties and group.properties files and now recieve a connect error : "Cannot read queues from machine" (full stack attached).
Here are the changes:
1) activemq.xml
- adding authorization line to test authorization to billing.> queues for a single user group with a single user:
<authorizationEntry queue=">" read="wcook" write="wcook" admin="wcook"/>
2) Added wcook user to user.properties :
wcook=wcook
3) Added wcook group to group.properties :
wcook=wcook
The original and new files are included in the zip attached. "_new " indicates files with my edits.
can someone have a look at this pls ?
thx
Warren