[openamq-dev] qpid python client

Edwin Grubbs edwin.grubbs at canonical.com
Fri Nov 16 19:01:17 CET 2007


Has anybody been able to use any of the qpid clients with OpenAMQ?
Specifically, is there a python client that works with OpenAMQ?

RabbitMQ is only compatible with the qpid python client when using the
0.8spec. Is there anyway to get OpenAMQ to accept the
0.8 version of the protocol? When I try to use the qpid python client with
the 0.9 spec to connect to OpenAMQ, I get this error:


Traceback (most recent call last):
  File "./simple_test.py", line 21, in <module>
    client.start({ 'LOGIN': 'guest', 'PASSWORD': 'guest'})
  File "/home/egrubbs/rabbitmq/py/python-qpid/qpid/client.py", line 80, in
start
  File "/home/egrubbs/rabbitmq/py/python-qpid/qpid/connection.py", line 80,
in __init__
AttributeError: Connection instance has no attribute 'write_0_9'

Thanks,
Edwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openamq.org/pipermail/openamq-dev/attachments/20071116/2b46904d/attachment.htm 


More information about the openamq-dev mailing list