Hi all, I have used a failover url to configure my JMS client, such as this "failover:(tcp://127.0.0.1:61616)?jms.useAsyncSend=true". But when the JMS broker is down and the client is trying to connect to the broker, all send to topics or queues just get blocked. Why should I do if I want only to get an exception instead of a blocking.
Thank you in advance! Dingwen Yuan 2007-05-09