Automatic WAR updates - suggestions wanted

2005-05-09 Thread Jay Burgess
Our Tomcat 5.0.19/Windows 2000 web application is self-updating. It can download the newest version of itself (ie. a .WAR), and then spawn a Windows .bat file to do an app update. This batch file shuts down Tomcat, deletes the webapp's files and directories under Tomcat, copies the new .WAR

Re: Automatic WAR updates - suggestions wanted

2005-05-09 Thread Wendy Smoak
From: Jay Burgess [EMAIL PROTECTED] Am I missing a setting in server.xml/context.xml/web.xml that can indicate always re-deploy a .WAR, regardless of whether the webapp subdiretory tree is present or not? Not AFAIK... if the directory is there, it won't auto-expand. You can, however, tell it