This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: How to disable the clustering in JBoss 4.0.3?sjs Dec 29, 2006 5:38 AM (in response to maulikshah)Start one or both of the JBoss instances using the --udp command line option to change the UDP multicast address to a different value. For example: 
 run -c config1 --udp=228.99.99.1
 run -c config2 --udp=228.99.99.2
- 
        2. Re: How to disable the clustering in JBoss 4.0.3?maulikshah Jan 2, 2007 9:56 AM (in response to maulikshah)Hi sjs 
 Thanks for your help. It's working.
 Cheers,
 Maulik
 
    