I have three different instances of JBoss running on my Linux server. I want to configure
the JVM differently for each server. But it looks like it's looking at the run.conf
for the JVM settings. Is it possible to specify a different run.conf for each instance?
If not, how else would I specify different JVM options for each instance?
Right now, I have a script that just calls the run.sh command:
$JBOSS_HOME/bin/run.sh -c instance1
Thanks,
Van
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028962#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...