RE: preserving files/folders when updating an app

2006-11-06 Thread Michael Hencin
rs to modify them. Mike -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 12:53 PM To: Tomcat Users List Subject: Re: preserving files/folders when updating an app -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, > Yeah I thought

Re: preserving files/folders when updating an app

2006-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, > Yeah I thought about that. And it certainly an option. I can create a batch > file that does the same. > > I just was curious if you could specify in your war file options for no not > overwrite folder "X" or something. Do you have the o

RE: preserving files/folders when updating an app

2006-11-06 Thread Michael Hencin
ving files/folders when updating an app > From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: preserving files/folders when updating an app > > I just was curious if you could specify in your war file > options for no not overwrite folder "X" or something. What

RE: preserving files/folders when updating an app

2006-11-06 Thread Caldarale, Charles R
> From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: preserving files/folders when updating an app > > I just was curious if you could specify in your war file > options for no not overwrite folder "X" or something. What you're trying to do is somewhat

RE: preserving files/folders when updating an app

2006-11-06 Thread Michael Hencin
TED] Sent: Monday, November 06, 2006 11:43 AM To: Tomcat Users List Subject: RE: preserving files/folders when updating an app Can you provide an installer with your web app that will back up those files, then copy them back post-install? Alternately, could you have another webapp that only exists to

RE: preserving files/folders when updating an app

2006-11-06 Thread Nelson, Tracy
: Michael Hencin [mailto:[EMAIL PROTECTED] | Sent: Monday, 06 November, 2006 10:14 | To: 'Tomcat Users List' | Subject: preserving files/folders when updating an app | | I have not been able to find a way to protect files from being | removed/replaced when we apply a new war file update. T

preserving files/folders when updating an app

2006-11-06 Thread Michael Hencin
I have not been able to find a way to protect files from being removed/replaced when we apply a new war file update. This is the condition I want to have. After installing our web app, I want to be able to save or modify files used by our web app. I am thinking of either css files or a directo