reym wrote:
> I have successfully installed Tomcat5.5 on port 80 using jsvc, on a CENTOS4
> platform. Once snag, i can only stop it by issuing a SIGTERM to the process,
> ie kill -9 <tomcat-process-id>. Is there a much more elegant way of shutting
> down tomcat, while still using jsvc???
jsvc -stop ...
Regards
mks
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|