Steve mentioned in a separate thread over on the Qpid users list that
he was following some documentation for Artemis when running into
these issues. Steve, can you link to the exact bits you were
following, perhaps it needs updated?

Robbie

On 15 January 2016 at 00:36, Justin Bertram <jbert...@apache.com> wrote:
> The <basic-security> element was supported in previous versions of Artemis, 
> but support was removed when <jaas-security> matured enough to make 
> <basic-security> unnecessary.
>
>
> Justin
>
> ----- Original Message -----
> From: "spruitt" <steve.pru...@hp.com>
> To: users@activemq.apache.org
> Sent: Thursday, January 14, 2016 10:45:55 AM
> Subject: basic security tag in bootstrap.xml
>
> 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