JBoss Daemon Startup Script
From Shrubbery
- How to start JBoss as a Linux daemon with an /etc/init.d script.
Work in Progress...
When using run.sh to launch JBoss, it is often useful to be able to kill the entire process tree because killing the bash parent process often leaves the child process (the JVM) running.

