[jboss-user] [JBoss Messaging] - Re: ClusteredConnectionFactory vs JmsXA

timfox do-not-reply at jboss.com
Mon Jun 16 05:03:06 EDT 2008


You shouldn't use a clustered connection factory with MDBs - if you look - the default configuration uses a non clustered connection factory.

Using a clustered connection factory means subsequent create connection attempts will round robin - this is typically not what you want with MDBs.

MDBs should always consume from the local machine.

This would explain what you are seeing.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158271



More information about the jboss-user mailing list