0 Replies Latest reply on Dec 3, 2008 4:54 PM by napwill

    Call custom run.conf during startup

    napwill

      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.