oh, I should mention there is the failCtxIfServletFail ( something like that, I can't remember for sure and it's 4am) but that will only fail the one application with the servlet init failure. I have this set in my global context xml
On Wed, Mar 29, 2023, 04:11 Kevin Huntly <kmhun...@gmail.com> wrote: > So, I don't think there is - and I'm not sure of any servlet container > that does this... what would be the case for it? > > On Wed, Mar 29, 2023, 04:04 Thomas Meyer <tho...@m3y3r.de> wrote: > >> Hi, >> >> Is it possible to shutdown/fail the Tomcat process if any of the deployed >> context does fail? >> >> Mfg >> Thomas > >