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&
> 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
-
> 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
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:
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
--
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
> 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
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.