This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: cab one mdb listen to multiple remote jboss mqgenman Apr 26, 2007 1:30 PM (in response to kashinath)Why do you want to have one MDB listen to two queues? 
 You can have the same MDB *class* listen to two queues, you just need to duplicate the configuration.
- 
        2. Re: cab one mdb listen to multiple remote jboss mqweston.price Apr 26, 2007 1:33 PM (in response to kashinath)
 Why do you want to have one MDB listen to two queues?
 In some scenarios, this can be used as a 'poor man's' load balancing technique. Not recommended, but it can be viable in some situations.
- 
        3. Re: cab one mdb listen to multiple remote jboss mqkashinath Apr 30, 2007 5:20 AM (in response to kashinath)"genman" wrote: 
 Why do you want to have one MDB listen to two queues?
 You can have the same MDB *class* listen to two queues, you just need to duplicate the configuration.
 bcz my architecture have 2000 machines having jboss4.0 installed on each and
 i require that a message written in one machine is to be distributed (in lan) to destination machine without failure . is there any another solution to it.
 i will try what u said
 
     
    