there are a set of examples with the artemis download. the one under examples/features/standard/security doesn't suit what you're looking for?
On Thu, Jan 14, 2016 at 11:45 AM, spruitt <steve.pru...@hp.com> wrote: > 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. -- Clebert Suconic