Garrett Smith wrote:
I'm running into this error when I try to start a connection, which is configured with what I believe to be a valid username and password
Hello Garrett,
Have you tried creating a user account in the noted sasldb? For example, testus...@qpid with the password testuser1 - and do not supply a 'realm' option on the command line when starting qpidd. Then, use that username / password in your Python script. From what you have noted, it seems that you have covered all of your bases.
Let me know if that works. Cheers, -JK --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
