Re: DEPLOY ON STARTUP

2009-04-16 Thread Mark Thomas
Caldarale, Charles R wrote: >> From: Mark Thomas [mailto:ma...@apache.org] >> Subject: Re: DEPLOY ON STARTUP >> >> Any context defined in server.xml always gets deployed. >> deployOnStartup and autoDeploy apply only to contexts >> 'discovered&

RE: DEPLOY ON STARTUP

2009-04-16 Thread Caldarale, Charles R
> From: Mark Thomas [mailto:ma...@apache.org] > Subject: Re: DEPLOY ON STARTUP > > Any context defined in server.xml always gets deployed. > deployOnStartup and autoDeploy apply only to contexts > 'discovered' by Tomcat. With both autoDeploy and deployOnStartup

Re: DEPLOY ON STARTUP

2009-04-16 Thread Mark Thomas
- > De: Mark Thomas [mailto:ma...@apache.org] > Enviado el: jueves, 16 de abril de 2009 18:50 > Para: Tomcat Users List > Asunto: Re: DEPLOY ON STARTUP > > Joan Ventus Proxy wrote: >> Hello, >> >> I'm starting Tomcat with the "startup.sh&quo

RE: DEPLOY ON STARTUP

2009-04-16 Thread Joan Ventus Proxy
Hello, What does 'discovered' by Tomcat mean? Those contexts located in conf/Catalina/hostname, with the associated xml? Joan. -Mensaje original- De: Mark Thomas [mailto:ma...@apache.org] Enviado el: jueves, 16 de abril de 2009 18:50 Para: Tomcat Users List Asunto: Re:

Re: DEPLOY ON STARTUP

2009-04-16 Thread Mark Thomas
Joan Ventus Proxy wrote: > Hello, > > I'm starting Tomcat with the "startup.sh" script located in "/bin" Tomcat > installation directory (Linux RHES 3). Any context defined in server.xml always gets deployed. deployOnStartup and autoDeploy apply only to contexts 'discovered' by Tomcat. Mark --

RE: DEPLOY ON STARTUP

2009-04-16 Thread Joan Ventus Proxy
s, 16 de abril de 2009 18:28 Para: Tomcat Users List Asunto: RE: DEPLOY ON STARTUP > From: Joan Ventus Proxy [mailto:joan.balagu...@ventusproxy.com] > Subject: DEPLOY ON STARTUP > > I'm working with Tomcat 6.0.16. Is there any way to avoid tomcat > deploys "war" fil

RE: DEPLOY ON STARTUP

2009-04-16 Thread Caldarale, Charles R
> From: Joan Ventus Proxy [mailto:joan.balagu...@ventusproxy.com] > Subject: DEPLOY ON STARTUP > > I'm working with Tomcat 6.0.16. Is there any way to avoid tomcat > deploys "war" files when starting? In my host I've set "autoDeploy" > to false and "deployOnStartup" to false, but when Tomcat start