There is no supported java Qpid API. You should use the JMS client. Regards,
Rajith On Fri, May 7, 2010 at 2:17 PM, Emmanuel Bourg <[email protected]> wrote: > 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 > > -- Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
