Howdy, Are you misunderstanding the difference between a webapp reload and a webapp restart?
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Nitschke Michael [mailto:[EMAIL PROTECTED] >Sent: Tuesday, August 19, 2003 7:30 AM >To: [EMAIL PROTECTED] >Subject: about web.xml and servlet mapping and reloading > >I try to dynamically create and change servlet mapping in the web.xml in >full production mode and then reload/reread the web.xml to update the >mapping, but as i read in the manage application: > ><quote>NOTE: The /WEB-INF/web.xml web application configuration file is >not reread on a reload. If you have made changes to your web.xml file >you must stop then start the web application. </quote> > >it does not work like i need it, because the tomcat should not be >restarted (loss of temporary data). > >Is there a way to keep the mappings available for tomcat and reloadable >(no tomcat restart requiered). > > > >Thanx Mike 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]
