1 Reply Latest reply on Dec 18, 2002 1:12 PM by deepjava

    Start JBoss 3 upon Linux Reboot

      JBoss 3 + RH Linux 7.x

      We currently start Jboss upon reboot by running the start script in rc.local. The problem is that the JAVA_HOME which is set in .bashrc is not set before rc.local is executed during the Linux startup. Asside from setting JAVA_HOME in the jboss start script or setting it in rc.local, what would be the recommended method of starting Jboss upon reboot?

      Regards