You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by surinder singh <su...@bflsoftware.com> on 2000/10/09 09:05:52 UTC

Re: run tomcat as daemon

If you are starting the tomcat using $TOMCAT_HOME/bin/startup.sh, it will be
run as a deamon. If you want to kill it, use $TOMCAT_HOME/bin/shutdown.sh

Jun Xu Sun wrote:

> hi, there,
>  I telnet to linux system and run tomcat,  tomcat was running, then, I quit
> telnet session, tomcat quited too, how can I keep tomcat running after I
> exit telnet teminal window?
>
> thanks a lot.
>
> rgds