Re: 404 during application redeploying

2015-08-07 Thread Pavel Cibulka
redeploy != reload I see now. External context.xml seems good to me. Thanks for help. Pavel Cibulka On Fri, Aug 7, 2015 at 11:25 AM, Mark Thomas wrote: > On 07/08/2015 10:00, Pavel Cibulka wrote: > > Hi, I'm using Tomcat 8.0.23 on Ubuntu 14.04. When I redeploy application >

404 during application redeploying

2015-08-07 Thread Pavel Cibulka
so no 404s) rather than stop followed by a start." It seems to me, that Tomcat should pause requests on redeploy instead of returning 404. Or does this works differently for WAR files? Thanks, Pavel Cibulka