I am having the same issue. I created another post here https://community.jboss.org/message/774882
I tried what you said:
jaikiran pai wrote:
read that messaging documentation. I am not sure its updated. You don't have to add that block to the messaging-service.xml. It already has security configured through this line:
<depends optional-attribute-name="SecurityStore" proxy-type="org.jboss.jms.server.SecurityStore">jboss.messaging:service=SecurityStore</depends>
I tried removing the SecurityStore mbean but this just generated the error "Failed to find mbean SecurityStore."
Am I missing the solution here?