Skip to Content.
Sympa Menu

internetworkers - RE: [internetworkers] WAR deploy deletes everything

internetworkers AT lists.ibiblio.org

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

List archive

Chronological Thread  
  • From: "Scott Lundgren" <s_l AT mindspring.com>
  • To: "Internetworkers: http://www.ibiblio.org/internetworkers/" <internetworkers AT lists.ibiblio.org>
  • Subject: RE: [internetworkers] WAR deploy deletes everything
  • Date: Mon, 26 Apr 2004 16:03:46 -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'm not astitute enough with Caucho Resin to know of a way to prevent this,
but if it is simply deleting everything under the application's root
directory, then there may not be. How about a workaround like Ant tasks to
1) scp the war file to the server 2) deploy 3) regenerate the static files ?
Not a great answer but an idea.

- SL





Archive powered by MHonArc 2.6.24.

Top of Page