[jboss-user] [JBoss Portal] - Re: installing two or more instances of portal on one machin
sohil.shah@jboss.com
do-not-reply at jboss.com
Tue Aug 14 09:46:19 EDT 2007
anonymous wrote :
| ay, i want to add DEV1 & DEV2 apart from default configuration. if i simply copy default directory and rename it to DEV1 will it work?
|
yes. make sure you start jboss with ./run.sh -c DEV1 and ./run.sh -c DEV2 to start the proper configuration
anonymous wrote :
| I also need to run them in parallel so i will seperate tcp ports used by them (this is given in above wiki). Any pointers? or documents?
|
use ./run.sh -c DEV1 -b {ip address for DEV1}
and
./run.sh -c DEV2 -b {ip address for DEV2}
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074011#4074011
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074011
More information about the jboss-user
mailing list