> From: Josh Gooding [mailto:[email protected]] > Subject: Tomcat 7 manager quirk?
> Is there a way that I can get tomcat to NOT start auto-deploying > immediately when the manager is invoked with a deploy / update command? > When I run the command: curl -k --upload-file ROOT.war The usual trick is to upload the file with a different extension, then rename it to .war - but that might be difficult if your only access is via curl. - 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 unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
