Can someone post an example of for the <basic-security> tab in the
bootstrap.xml file.

I left the <jaas-security domain="activemq"/> tag in the file and added
this:

<basic-security>
   <users>file:${activemq.home}/etc/artemis-users.properties</users>
   <roles>file:${activemq.home}/etc/artemis-roles.properties</roles>
   <default-user>guest</default-user>
</basic-security>

Now Artemis broker throws a SAX parse exception
Invalid content was found starting with element 'basic-security'. One of
'{"http://activemq.org/schema":server}' is expected.





--
View this message in context: 
http://activemq.2283324.n4.nabble.com/basic-security-tag-in-bootstrap-xml-tp4705994.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to