Re: Servlet Redeployment in Production

2007-09-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 lb, lightbulb432 wrote: > > > Christopher Schultz-2 wrote: >> I would argue that autodeploy doesn't help much in this case, but we'll >> stick with that assumption for this discussion. > > I realize it wouldn't help for things like database changes

Re: Servlet Redeployment in Production

2007-09-18 Thread lightbulb432
Christopher Schultz-2 wrote: > >> What does Tomcat do when, in production, a new version of a WAR file >> that's >> currently being accessed is deployed? I've heard generally that you don't >> enable the auto-deployment feature in production, but assume you're >> aiming >> for a five-nines envi

Re: Servlet Redeployment in Production

2007-09-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lb, lightbulb432 wrote: > What does Tomcat do when, in production, a new version of a WAR file that's > currently being accessed is deployed? I've heard generally that you don't > enable the auto-deployment feature in production, but assume you're aim