Thank you very much for the information Keith. Do you think I can provide a patch to restore the ability to open a connection without specifying explicitely the delegate? Is there a chance that it will be accepted?

Emmanuel Bourg


Le 20/04/2012 10:39, Keith W a écrit :
Hi Emmanuel

You are correct, this was changed by QPID-3415.  This change was made
to allow the 0-10 code path (when utilised by the Qpid client) to load
SASL callback handers using the same mechanism as 0-8..0-9-1.   You
are also correct, yours was not an anticipated/tested use-case.

If you don't want to use the Qpid client JAR, you'll need to implement
your own ClientDelegate, overridding only the createSaslClient()
method to create a SaslClient and set up the callback handlers.

  The following works for me (tested against the Java Broker).

Hope this helps

Keith,

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

Reply via email to