> From: primus [mailto:[EMAIL PROTECTED] > Subject: Preventing War files from redeploying > > Is it possible to have tomcat not redeploy the last > war and just start up with the existing files?
Not redeploying from the .war is Tomcat's normal behavior, at least for the 5.5 and 6.0 versions. Since you're seeing something different, either your Tomcat configuration or your environment is unusual. What Tomcat version are you using? What is the unpackWars attribute of the Tomcat <Host> element(s) in conf/server.xml set to? Where are you modifying the .jsp files? (Exact directory name, please.) What does the Tomcat restart process entail? Does said process delete your modified .jsp files, by any chance? And no, it's not a dumb question. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]