"timfox" wrote :
| Using a clustered connection factory means subsequent create connection attempts will
round robin - this is typically not what you want with MDBs.
|
But this is exactly what we want. We would like our messages to be distributed using
RoundRobin accross the nodes in the cluster. Does that mean I should change the default
connection factory used in hajndi-jms-ds.xml to ClusteredXAConnectionFactory?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158643#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...