Hey guys, I have a cluster with 3 nodes and I'd like which one of these nodes only send messages to Queue and the others just consume these messages, cause I can want do deploy a different version of my app in these others nodes. Is it possible?
My server: JBOSS 5.1 EAP
PS: I have a MDB Class in all nodes.
Thanks.