You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andrew Hole <an...@gmail.com> on 2007/10/01 17:18:18 UTC

Reload an existing application

Is it possible reload configurations on \WEB-INF\classes without
restart tomcat server?

Thanks a lot

---------------------------------------------------------------------
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: Reload an existing application

Posted by Hassan Schroeder <ha...@gmail.com>.
On 10/1/07, Andrew Hole <an...@gmail.com> wrote:
> Is it possible reload configurations on \WEB-INF\classes without
> restart tomcat server?

<Context reloadable="true"/>

unless I misunderstand what you're asking :-)

-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com

---------------------------------------------------------------------
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