On 9/11/17, 6:00 PM, Aryeh Friedman wrote:
I have setup a webapp (main app) that is uploaded with a war file and
second one ("images") that is just a dir in the webapp dir, no war file.
Sometimes (not always) on tomcat restart/system reboot images gets
deleted.   How can I prevent this.

Disable auto-deploy.

We learned that a long time ago, as our webapp product communicates with a proprietary server running -- like the Tomcat server -- on a customer-owned box (which may or may not be the same one running Tomcat), and may or may not be listening on the port the webapp expects it to be listening on, thus requiring post-deployment settings changes.

--
JHHL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to