It seems to work!!
What to say... THANK YOU!
You saved me years of life (my I-loose-everything nightmares are gone).
Thank you!

Caldarale, Charles R ha scritto:
From: Caldarale, Charles R
Subject: RE: Make uploaded files survive to re-deploy

It never needs to be reloaded - keep only the image files
there, nothing else.  There's no war here, no jars, no
classes, no WEB-INF or META-INF directories - just the
images.  Even if you do accidentally reload it with the
manager app, Tomcat will not touch the content.

One other point I probably didn't make clear - the images should be outside of 
Tomcat's directory structure; the docBase attribute of the <Context> element 
lets the DefaultServlet know where they are.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
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