>From what I have understood from the documentation, you will get a distributed >messaging system as long the JBoss application server underneath is clustered. >So in this setup, you can in-queue a message in one node and out-queue this >message in another node.
But what if the two application server instances are not forming a cluster? In this case, is there a way to achieve the same result? - I mean, sending a message through a queue that is not deployed locally and receiving this message on a different application server instance also from a queue that is not deployed locally? Is such a scenario feasible? Thank you for your help, Frank View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224147#4224147 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224147 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
