I made most of those changes below. I did not disable anonymous, but other than that its the same.
You are correct about environment problem. The Artemis documentation made me believe the file based security manager was operational. I should have, but didn't, check the bootstrap.xml file. It was missing the basic-security tag that references the two property files with users and roles. I added the example basic-security tag in the documentation and changed the path for the property files. They are in the etc folder. Now I get SAX parse error, it doesn't like the basic security tag. Its failing the schema. I am not trying to figure out the format of the bootstrap file. Thanks! -- View this message in context: http://qpid.2158936.n2.nabble.com/HelloWorld-user-authentication-tp7636607p7636610.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
