Hi all,
I'm using python-qpid to integrate message bus with a django site. The
site must connect a QPID broker in a kerberos enviroment, so I pass
sasl_mechanisms='GSSAPI' to Connection to construct an instance.
As the subject, I want to know when the script runs on server, whether
the /etc/krb5.k
Hi Wolf,
Could you please post your test code? I'll try this on 0.14 (shortly to be
released) and see if the issue persists.
-Steve
> -Original Message-
> From: wolfwolfswinkel [mailto:wolf.wolfswin...@objectplus.nl]
> Sent: Thursday, December 22, 2011 8:59 AM
> To: users@qpid.apache.org
Hi,
I am using the 0.10 c++ broker and client libraries on windows and
performing some experiments with the reconnect behaviour of the async sender
in the c++ messaging client API. Specifically, I try to enable heartbeats on
the connection, however until now without success.
I set Connection opti