Hello,
I'm using messaging 1.4.3.GA in AS 5.1, in a two-node cluster. Is it possible to configure JBM so that if a message delivery fails (MDB throws an exception), the message is redelivered at the second node? Currently the message is delivered 5 times to the same node.
Maybe something with ClusterPullConnectionFactory? I noticed by default that is has load-balancing and failover properties set to false.
Adam