Re: Simplest possible broker-to-broker authentication

2011-07-07 Thread John Fletcher
OK I JIRA'd it https://issues.apache.org/jira/browse/AMQ-3395 Regards, John 2011/7/5 John Fletcher > 2011/7/5 Dejan Bosanac > > Do you have the other broker trying to connect to this one? > > > No, that's the strange thing. I only have one broker running. > > >> If so you need >> to add username

Re: Simplest possible broker-to-broker authentication

2011-07-05 Thread John Fletcher
2011/7/5 Dejan Bosanac > Do you have the other broker trying to connect to this one? No, that's the strange thing. I only have one broker running. > If so you need > to add username/password to the > I have tried that and it didn't work for me - no connection was established and I saw these l

Re: Simplest possible broker-to-broker authentication

2011-07-05 Thread Dejan Bosanac
Do you have the other broker trying to connect to this one? If so you need to add username/password to the Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.

Simplest possible broker-to-broker authentication

2011-07-05 Thread John Fletcher
I'm trying to implement security and I want to start by just creating a simple broker to broker authentication (ActiveMQ 5.5.0). Unfortunately when I add the simpleAuthenticationPlugin to one broker, it throws WARN messages, even when it is the only thing running (nothing trying to connect to it):