"timfox" wrote : Yes you can have failover without clustering, but it's not automatic. You need to catch the exception from the ExceptionListener and recreate your connection on the new node. This is failover of the connection, right? What about the queue? Is there a way to have it also moved over to the new node--other than having a clustered queue or using a singleton jms server?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188984#4188984 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188984 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
