On Mon, 10 Feb 2003, Tim Funk wrote:

>
> Why is a kill done instead of a System.exit()?

System.exit() is absolutely the wrong answer if Tomcat is embedded into a
larger server-side application, rather than run separately in the usual
way.  At best, you would need to make this configurable somehow (with the
default to *not* run System.exit()).

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to