Hello, I agree with the fact that it could problematic to interrupt other web apps ...
But, how do you "redeploy" a web app ? With my own experience, I sometimes met some problems while upgrading a war or and unpacked web app while tomcat was running (incorrect class loaded, mix between old and new jars, new files unpacked but existing ones not being updated ...) Cheers, Benoit 2010/2/19 Marcus Better <mar...@better.se> > On 2010-02-19 09:37, Benoit GUERIN wrote: > >> Please consider adding a trigger which can be used by web application >> packages to restart tomcat after they install or upgrade their files >> > > Why is it not sufficient to redeploy the webapp that is being upgraded? > Restarting the whole container may not be desirable, since it will interrupt > other web apps. > > Cheers, > > Marcus >