all vars have been export. I've done a JAVA_HOME=path/to/java then export JAVA_HOME.
Same thing for CATALINA_HOME ....
Robert r. Sanders wrote:
Are your JAVA_HOME and other vars defined in a global context? Other than that I don't really know.
C�dric Buschini wrote:
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
