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: [email protected]
For additional commands, e-mail: [email protected]