What is an easy way to schedule an automatic restart of Tomcat - say
every day at 3am?

if you use linux: add a line in your crontab executing
"/etc/init.d/tomcat restart"

Regards,

Gaël

Reply via email to