On Jul 11, 2008, at 12:38 AM, jithesh wrote:


Thanks for your response...

My actual problem is in my app, the uploaded images and files will store in the deployed app directory. If I do a deployment with new war file the already deployed folder will get deleted (The directory where files and
images are stored also). I want to preserve that folder during each
redeployment. Just like a overwriting procedure..

As I said, don't do that. Put the files in an external directory under var.

If you really want to write an app that lets users modify it by uploading content, jsps, viruses, etc into the app itself, I'd look into the in-place deployment option.

thanks
david jencks



         Will that be doable with thsi approach...


Waiting for your response
Jithesh
--
View this message in context: 
http://www.nabble.com/Redeployment-Query-tp18397860s134p18398404.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Reply via email to