There is a JBoss_init.sh file in JBoss_HOME/bin that you can use in /etc/init.d/
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of sun zheng > Sent: vendredi, 1. ao�t 2003 11:10 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Start JBoss in Linux daemon > > > Dear all, > > what i did before is to use a bash file to restart MySQL, > TomCat and JBoss > so that my application got restarted. In order to let it > running after I log > off, I used "nohup". it works fine. However, as "nohup" > exports its own log > file -- nohup.out, it could not export as other log file names like > JBoss_restart_01082003.log which I want to get. I aware I > could restart > MySQL and TomCat as daemons, therefore, im trying to find > something like > jbossdaemonstart.sh in JBoss in order that I need not start > MySQL/JBoss/Tomcat by "nohup" but common bash file, after > that, the log file > I expected would be very easy to get or at least I know the > way.. pity as > you know, it is not there.. > > any comment is appreciated > > with best wishes > > Zheng Sun > > _________________________________________________________________ > Help STOP SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet > _072303_01/01 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
