On Sat, May 8, 2010 at 6:58 AM, Martin Ritchie <[email protected]> wrote: > On 7 May 2010 22:51, Emmanuel Bourg <[email protected]> wrote: >> Le 07/05/2010 21:10, Rajith Attapattu a écrit : >>> >>> There is no supported java Qpid API. >>> You should use the JMS client. >> >> The same issue exists with the JMS client. I tried the publisher example in >> org.apache.qpid.example.pubsub and I changed the guest password in >> ConnectionSetup to trigger an exception. Apparently no error is reported by >> the client, it just times out. >> >> Emmanuel Bourg > > > I believe this is a known issue with the Java client using the 0-10 > protocol. If you are using the Java Broker you can make the client > talk 0-91 and you will get the notifications on the ExceptionListener, > funny I thought there was a JIRA for this but I can't find it right > now. When I was testing recently all I saw was the exception in the > log file but nothing reported to the client.
Ok this maybe related to an issue reported on the user list about not receiving a read timeout via the exception listener. However the read time out exception is in the log. I will have a look at this on monday, > > Martin > > > -- > Martin Ritchie > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > -- Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
