-
Apr 21st, 2009, 09:01 PM
#1
DefaultMessageListenerContainer and Distributed Queues
I have my Spring MDPs listenig to distributed queues of weblogic 10, the problem is that when i specify the t3:// comma delimited URL the MDP connects to the first contactable server and starts listenign. Now since its a distributed queue there are two or more JMS servers each having its own persistent store, so basically i am never reading from the seconds JMS Server. How to avoid the same or to tell spring to rty and connect to each member of the distributed queue which one active consumer at least?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules