Hi

I'd like to stop and start my tomcat using cron so I added this in the root's crontab and /etc/crontab :

00 22 * * * root /PATH/TO/JAKARTA/bin/shutdown.sh
02 22 * * * root /PATH/TO/JAKARTA/bin/startup.sh

but it does work :s

Any got ideas ???

Thk

Cedric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to