What operating system? On Solaris, I just start up JBoss in the background (modify run.sh and put & on the end of the line that starts up JBoss.) Seems to work fine. I originally investigated the nohup route following a discussion in the archives to this forum, but then discovered the simple background method worked just fine.
----- Original Message ----- From: "Hunter Hillegas" <[EMAIL PROTECTED]> To: "JBoss 2" <[EMAIL PROTECTED]> Sent: Tuesday, October 09, 2001 10:53 AM Subject: [JBoss-user] NOHUP > What is the correct way to start JBoss so that it won't die when that shell > is closed? > > Hunter > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
