Howdy, Set reloadable="false" for your context to avoid the reloading.
It's not generally good practice for a webapp to modify its own deployment descriptor -- what's your use-case? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Adi Katz [mailto:[EMAIL PROTECTED] >Sent: Thursday, August 21, 2003 6:09 AM >To: [EMAIL PROTECTED] >Subject: Context restarting automatically!!! please help > > >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] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
