Skip to Content.
Sympa Menu

internetworkers - [internetworkers] WAR deploy deletes everything

internetworkers AT lists.ibiblio.org

Subject: Internetworkers: http://www.ibiblio.org/internetworkers/

List archive

Chronological Thread  
  • From: "Tony Spencer" <tony AT tonyspencer.com>
  • To: "'Internetworkers: http://www.ibiblio.org/internetworkers/'" <internetworkers AT lists.ibiblio.org>
  • Subject: [internetworkers] WAR deploy deletes everything
  • Date: Fri, 23 Apr 2004 14:42:52 -0400

I'm currently redesigning my deployment process to deploy changes via a WAR
file. I have found that Caucho Resin deletes all existing files and folders
before unpacking a war file (perhaps this is true for all engines).

I have some static files that are generated by the server in specific
folders that I do not want deleted. Is there anyway to prevent the deletion
of those files?

Example:
Current site structure:
www/
images/
includes/
do_not_delete/
file1
file2

After war deploy:
www/
images/
includes/
do_not_delete/




T O N Y S P E N C E R
Notsleepy LLC
6512 Six Forks Rd.
Suite 502-B Raleigh, NC 27615
Phone: 919.848.0230
Mobile: 415.637.6481
tony AT tonyspencer.com







Archive powered by MHonArc 2.6.24.

Top of Page