This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: load balancing policyslaboure Dec 11, 2001 8:02 AM (in response to droman)Hello Droman, 
 Everything is fully described in the documentation to be soon available on flashline (it should have been available yesterday...)
 It needs to be set in the <cluster-config> element in the jboss.xml configuration file of your bean. 2 policies are available: first-available and round-robin. You can also easily implement your own policies (take a look at the two existing: they are only a few lines long).
 Cheers,
 Sacha
- 
        2. Re: load balancing policyalwyn Oct 24, 2002 7:56 AM (in response to droman)Is there a way to set this for JMS queues? 
- 
        3. Re: load balancing policyslaboure Oct 24, 2002 11:04 AM (in response to droman)There is no JMS-clustering features yet 
 
     
    