[jboss-user] [Clustering/JBoss] - Re: Problem creating two intances on the same machine

JerryGauth do-not-reply at jboss.com
Wed Jul 12 13:50:23 EDT 2006


I'm not familiar with the installer so I don't know what servers it makes available or what its advantages are.  If you download the binary distribution and unzip/tar it, you should end up with three server instances named "minimal", "default" and "all".  Create new server directories (e.g., node1, node2) in the jboss/server directory and then copy the contents of the all server to each directory.  Then start each server using commands similar to the following.

run.bat -c node1 -b 192.168.3.179

run.bat -c node2 -b 192.168.3.180

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957444#3957444

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957444



More information about the jboss-user mailing list