RE: basic security tag in bootstrap.xml

2016-01-20 Thread spruitt
perty. Justin - Original Message - From: "spruitt" <[hidden email]> To: [hidden email] Sent: Wednesday, January 20, 2016 8:58:01 AM Subject: RE: basic security tag in bootstrap.xml Let's try again. I may messed up and forgot the attachment or it may have been str

RE: basic security tag in bootstrap.xml

2016-01-20 Thread spruitt
#x27;re having with your particular set up. Could you provide me with a test-case to reproduce what you're seeing there? Justin ----- Original Message - From: "spruitt" <[hidden email]> To: [hidden email] Sent: Tuesday, January 19, 2016 2:17:44 PM Subject: RE: basic se

RE: basic security tag in bootstrap.xml

2016-01-19 Thread spruitt
other factor involved. At the very least could you zip you configuration up and provide it to me? This should really be pretty straight-forward. Justin - Original Message - From: "spruitt" <[hidden email]> To: [hidden email] Sent: Tuesday, January 19, 2016 12:49:31 PM S

RE: basic security tag in bootstrap.xml

2016-01-19 Thread spruitt
on to run the example successfully against your broker. Just to be clear, the output you shared console2.txt is what I would expect from . It looks to me like everything is working properly given the circumstances. Justin - Original Message - From: "spruitt" <[hidden e

RE: basic security tag in bootstrap.xml

2016-01-19 Thread spruitt
would expect from . It looks to me like everything is working properly given the circumstances. Justin - Original Message - From: "spruitt" <[hidden email]> To: [hidden email] Sent: Tuesday, January 19, 2016 9:38:57 AM Subject: Re: basic security tag in bootstrap.xml ye

Re: basic security tag in bootstrap.xml

2016-01-19 Thread spruitt
yeah. i messed up. Here is the console when not starting broker manually. Also, here are the config files I have been working with on my broker. Hope this makes sense. console2.txt etc.zip

Re: basic security tag in bootstrap.xml

2016-01-19 Thread spruitt
Thanks for the time you are taking on this. I suspect in the end its going to be a dumb mistake on my part. My steps. 0. manually started artemis broker (I have it installed as Windows service) 1. mkdir spruitt 2. cd spruitt 3. downloaded zip 4. unzipped 5. cd ../security 6 mvn verify The

RE: basic security tag in bootstrap.xml

2016-01-15 Thread spruitt
, most of the examples should be using a file-based JAAS configuration. The example at examples/features/standard/security definitely is. Justin - Original Message - From: "spruitt" <[hidden email]> To: [hidden email] Sent: Friday, January 15, 2016 9:20:16 AM Subje

Re: basic security tag in bootstrap.xml

2016-01-15 Thread spruitt
I tried the security example at \examples\features\standard\security as suggested by Clebert. I copied the the broker.xml and the user / role property files to my broker install. I ran the example code and I still get the same problem. Exception in thread "main" javax.jms.JMSSecurityException: AM

Re: basic security tag in bootstrap.xml

2016-01-15 Thread spruitt
First, let thank the great community help. All of my client rabbit holes I chased down led me to the real problem... eventually. Updating the documentation as Justin indicated resolve my basic issue. I might suggest detailing the bootstrap.xml documentation along the lines of the broker.xml desc

basic security tag in bootstrap.xml

2016-01-14 Thread spruitt
Can someone post an example of for the tab in the bootstrap.xml file. I left the tag in the file and added this: file:${activemq.home}/etc/artemis-users.properties file:${activemq.home}/etc/artemis-roles.properties guest Now Artemis broker throws a SAX parse exception Invalid conten

Re: Schema amqp not found

2016-01-14 Thread spruitt
That is the code I started with. But I get: Exception in thread "main" javax.jms.JMSSecurityException: AMQ119031: Unable to validate user So next I started trying: connection = connectionFactory.createConnection(user, pw); But I still get: Exception in thread "main" javax.jms.JMSSecurityExcep

Schema amqp not found

2016-01-13 Thread spruitt
Boy, getting a simple client working is a chore. Properties p = new Properties(); p.put("java.naming.factory.initial", "org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory"); p.put("connectionFactory.ConnectionFactory", "amqp://localhost:5672"); p.put("queue.queue/exampleQueue", "exampl

ContextFactory not found

2016-01-13 Thread spruitt
There are code examples setting the context properties using org.apache.activemq.jndi.ActiveMQInitialContextFactory. But I get a class not found error. I cannot locate an Artemis 1.2 jar containing this class. Should I be using org.apache.activemq.jndi.ActiveMQInitialContextFactory instead? Tha

Client failed to authenticate

2016-01-13 Thread spruitt
I am trying to get Artemis running and having a security not obvious. This is my first pass at Artemis and I installed it on windows as a service. I have checked the artemis-roles.properties, artemis-users.properties, and broker.xml files and all seems ok as per the user credentials to create a s

mailing list issues

2016-01-12 Thread spruitt
I know this is not the correct place, but I need help subscribing to the ActiveMQ user mailing list. I have tried twice, but I never receive a confirmation. Nothing in my junk folder. If this issue can somehow be related to the admins, I would be grateful. Thanks. -- View this message in con