Hi
I am new to JMS and have to deal with a very advanced issue because of some reasons. Would be thankful for any pointers as the available documentation on JBoss JMS clustering is very diifcult to understand.
I am running JBoss 5.1 GA. I will have a cluster of two nodes. I want to have a (one) distributed JMS queue. There will be MDBs running on both the nodes reading from the single distributed queue. The documentation suggests that on each node the distributed queue will be partial. With this background I have the following questions
Thanks a lot,
Any tips pointers are greatly appreciated.