DEPLOY ON STARTUP
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
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
Hello,
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 starts, it deploys my "wars".
Thanks in advance,
Joan.