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
[EMAIL PROTECTED] 

 


_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to