[jboss-dev-forums] [Other JBoss Development Design] - Call custom run.conf during startup
napwill
do-not-reply at jboss.com
Wed Dec 3 16:54:13 EST 2008
Does anyone know how to call a custom run.conf at startup? I'm running multiple profiles/jvms on the same server. I use a separate script to start each jvm, that all share the same run.conf. There is one jvm that requires a separate run.conf file because of additional variables that are being loaded during startup. Therefore I need to call that custom run.conf separately. Is that possible?
ex. jvm1, jvm2, jvm3 all use scripts that call a shared run.conf at startup ; jvm4 needs to call custom_run.conf at startup.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194163#4194163
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194163
More information about the jboss-dev-forums
mailing list