I noticed the Java client isn't notified when the authentication fails on the Java broker. I can see the exception in the server log (either a AccountNotFoundException or a SaslException), but apparently the client gets nothing, no exception is returned and the exception() method of the ConnectionListener is never called. The client just times out after 60 seconds.

Is this a known issue or did I miss something? I'm using the Java client from the trunk (the Qpid API, not JMS) and the released 0.6 Java broker simply unzipped and started.

Emmanuel Bourg

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to