Hello Tomcat users,

with the context.xml like this:

<Context path="/" docBase="" reloadable="true">
    <WatchedResource>WEB-INF/servlet-context.xml</WatchedResource>
</Context>

I want to make tomcat reloading the webapplication subseqently to changes in 
servlet-context.xml. It does not work. Tomcat does not react.

Do have to configure something else? 

Cheers, 
Kieran 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to