Hi,

I have few <context-param> element in my web.xml file
which my web app can change dynamically. the problem is that when I
change the value of any <context-param> the webapp is reloading
automatically
It looks like tomcat detects a change in the web.xml file and reload the
context if a change occured. Is it possible to disable this beaviour ?
I want my changes to take effect only in the next time tomcat starts up.

Thanks for your responses,

Adi


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

Reply via email to