Hello,

I am using 4.2.2.GA with 1.4.0SP3 Messaging.  I connect to a JMS queue from a 
standalone client.  It connects to the queue using ClusteredConnectionFactory.  

What i have attempt is the ability to reconnect to a application server in the 
event that the server dies and returns.  I am NOT talking about failover which 
allows to fail to another server. 

I have found that using the JMS ExceptionListener from the wiki works everytime 
with ConnectionFactory (not clustered) however only works once with the 
ClusteredConnectionFactory. 

My first thoughts are that the attempted failover is causing issues with 
detection of a loss of connection.

Anyone who has any experience with this problem, it would be really 
appreciated. 

Thanks in advance 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166403#4166403

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166403
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to