Hello,

I have an application with an uploads directory located within the project root directory ( $TOMCAT_HOME/webapps/${project.dir}/uploads )

When I redeploy my .war file I want this upload directory to remain unchanged. Is there a way for me to tell Tomcat to leave this directory unchanged when the .war file is unpacked? If not, I suppose I need to move my uploads directory to something like $TOMCAT_HOME/uploads ... or is there a better place for an upload folder to live on the server?

  Thanks for any help,

         G. Kontos

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to