On 09/15/2011 03:41 PM, Gordon Sim wrote:
On 09/15/2011 03:32 PM, Andrew MacBean wrote:
Thanks for that Gordon.

Another question, I am running the python tests against the C++ broker
and get 144 failures - from a total of 469 tests - all saying
'Authentication Failed'.

I am starting the C++ broker with no parameters or config changes and
am passing no arguments to the ./qpid-python-test scripot?

You can run the broker with --auth no to turn off authentication. The
python tests *should* pick ANONYMOUS by default, however.

Ignore that last sentence! The tests that use the old python client API are currently hard-coded to use PLAIN. Probably the simplest thing is to run with --auth no.

What platform are you running on? Do you have the anonymous module
installed (/usr/lib/sasl2/libanonymous.so for me, part of cyrus-sasl-lib
package on fedora).

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to