how to start servlet at boot time

2002-03-13 Thread Jianping Zhu


I add following line to the etc/rc.d/rc.local
touch /usr/tomcat/bin/startup.sh

in order to start the tomcat servlet at boot but it does not work, Please
give me a suggestion how can I do it.

Thanks 
 

Jianping Zhu
Department of Computer Science
Univerity of Georgia 
Athens, GA 30602
Tel 706 5423900




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: how to start servlet at boot time

2002-03-13 Thread Statux

 I add following line to the etc/rc.d/rc.local
 touch /usr/tomcat/bin/startup.sh

man touch

touch only updates a file's timestamp, etc. You probably want to remove 
'touch' from that line.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list