Oops, forgot to say. I'm on 6.0.26. The online documentation I read is at: http://tomcat.apache.org/tomcat-6.0-doc/config/host.html#Automatic%20Application%20Deployment
...which is very clear about what happens with deployOnStartup="true" but as far as I can see gives no details about what's supposed to happen when it's set "false". Pete Konstantin Kolinko <[email protected]> wrote on 05/17/2010 10:05:10 AM: > 2010/5/17 <[email protected]>: > > There's a couple of places in documentation (online, and also in the > > O'Reilly book) where it says you shouldn't have hot-deployment AND > > deployOnStart enabled because it can result in applications being deployed > > twice > > 1. For what Tomcat version? > 2. Where online? Is it anywhere at http://tomcat.apache.org/ ? > > > - and yet the default is that autoDeploy and deployOnStartup are both > > true > > Yes, I can confirm that they are both true by default. > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
