https://bz.apache.org/bugzilla/show_bug.cgi?id=60152

--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> ---
(Calm down, Rémy.)

I think the proper way to handle this is for Tomcat to change the way the
exceptions are handled, here. Instead of introducing a new option (c.f.
failCtxIfServletStartFails), why not just move the exception-handling to one
layer higher than an embedded controller would see?

That way, standalone Tomcat can still catch and log the exceptions which is
appropriate, and embedded controllers can do whatever they like.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to