On Wed, 15 Jan 2003, joni santoso wrote:

> Date: Wed, 15 Jan 2003 14:59:03 +0700
> From: joni santoso <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: How to make Struts automatically reload the new settings
>
> Hi,
>
> I wonder how to make struts read the newly edited
> application resources? I use tomcat 41.12 and struts
> 1.1b3.
>
> after changing the application resources i used to restart
> tomcat and i think that's too cumbersome. unlike cocoon
> that can reload the new setting
>

The Tomcat manager webapp can be used to reload an individual app without
restarting the entire server.  If you're using Ant, you can also use the
included Ant tasks in your build script to trigger reloads on demand.

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html

Craig



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to