On 02/01/2011 08:07 PM, Konstantin Kolinko wrote:
Hi, all!
Other option could be to leave it as is, at least for several months,
and leave it to up to the users to reconfigure the service. -- until
we know more about the issue. Maybe this can be solved inside procrun
somehow.
Using System.exit is a wrong approach thought.
Tomcat should be capable of clean start/stop.
System.exit does what stop should be doing (waiting on
complete shutdown) but also calls real OS exit()
terminating the process.
How it behaves if embedded? Will it kill the host?
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org