Re: shutdown restart

2007-05-03 Thread Martin Gainty
$CATALINA_HOME/conf/server.xml reboot server and server will now auto deploy any war in $CATALINA_HOME/webapps folder M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have

Re: shutdown restart

2007-05-02 Thread Pid
wrote: I runing linux where is the file at ? - Original Message - From: "Rashmi Rubdi" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, May 01, 2007 11:40 PM Subject: Re: shutdown restart Depends on your Operating System and how you installed i

Re: shutdown restart

2007-05-02 Thread Rashmi Rubdi
You probably might have locate the files, but just in case not the startup.sh and shutdown.sh shell script files are under Tomcat's bin folder. -Regards Rashmi On 5/2/07, William Biggs <[EMAIL PROTECTED]> wrote: I runing linux where is the file at ? ---

Re: shutdown restart

2007-05-02 Thread William Biggs
I runing linux where is the file at ? - Original Message - From: "Rashmi Rubdi" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, May 01, 2007 11:40 PM Subject: Re: shutdown restart Depends on your Operating System and how you installed i

Re: shutdown restart

2007-05-01 Thread Rashmi Rubdi
Also, if the OS is Unix/Linux based, you most likely should grant execute permissions for startup.sh and shutdown.sh - before trying to execute them the first time. -Regards Rashmi - To start a new topic, e-mail: users@tomcat.a

Re: shutdown restart

2007-05-01 Thread Rashmi Rubdi
Depends on your Operating System and how you installed it on that OS. Windows ZIP --- startup.bat and shutdown.bat Unix/Linux--- startup.sh and shutdown.sh Windows Service Installer I don't know , I guess from Administrative Console --- Services or simply right click on the icon