You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Josh Joy <jo...@yahoo.com> on 2007/04/27 20:50:15 UTC

how to reload WEB-INF dir?

Hi,

There is a reloadable attribute that I can set to true
to reload if it 
detects a change in |/WEB-INF/classes/| and
|/WEB-INF/lib.
My question is, how can I reload if I make a change to
files in /WEB-INF 
directory?

Thanks,
Josh
|

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: how to reload WEB-INF dir?

Posted by Rashmi Rubdi <ra...@gmail.com>.
On 4/27/07, Josh Joy <jo...@yahoo.com> wrote:
> Hi,
>
> There is a reloadable attribute that I can set to true

Yes there is, see
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html

> to reload if it
> detects a change in |/WEB-INF/classes/| and
> |/WEB-INF/lib.
> My question is, how can I reload if I make a change to
> files in /WEB-INF
> directory?
>
> Thanks,
> Josh

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org