Re: deployment starts before file being copied completely

2007-11-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amit, amit mehta wrote: > Is there a way to control/restrict this behavior so that tomcat does not > start deploying before war file is completely copied? Nothing out of the box: you'll have to roll your own solution. You could get around this by ta

deployment starts before file being copied completely

2007-11-14 Thread amit mehta
Hello, Environment: jre1.5.0.11, Tomcat 5.5.23, Linux Redhat I have tomcat installed on one of the linux box. On an another box I have automatic build set up done which creates war files at scheduled intervals. I copy the war file using the scp command on to the webapps directory of running