You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve Lianoglou <li...@arachnedesign.net> on 2005/04/04 00:43:24 UTC

Re: Context gets continouosly reloaded

If reloadable=true is set on your Context definition, then I believe 
any changes inside the WEB-INF/classes and WEB-INF/lib prompt Tomcat to 
reload the context auto-magically.

Set reloadable=false if you want that to stop.

-steve

On Apr 3, 2005, at 8:46 PM, jesper wrote:

> Hi
> Even when there are no changes to web.xml, it reloads the context.
> Is this supposed to be like that?
>
> Regards.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org