RE: Overwriting and not overwriting when re-deploying a warfile

2010-01-14 Thread Ludwig Magnusson
Ok thanks, I'll investigate the solution. /Ludwig -Original Message- From: peter.crowth...@googlemail.com [mailto:peter.crowth...@googlemail.com] On Behalf Of Peter Crowther Sent: den 14 januari 2010 11:29 To: Tomcat Users List Subject: Re: Overwriting and not overwriting wh

Re: Overwriting and not overwriting when re-deploying a warfile

2010-01-14 Thread Peter Crowther
2010/1/14 Ludwig Magnusson : > I have a problem when i deploy a new version of my webapp. I want some of > the files in my exisiting webapp to be overwritten, and I want some to be > left as they are. [...] > Is this possible in any way? Not if the files are stored directly under the webapp. I be

Overwriting and not overwriting when re-deploying a warfile

2010-01-14 Thread Ludwig Magnusson
Hi! I have a problem when i deploy a new version of my webapp. I want some of the files in my exisiting webapp to be overwritten, and I want some to be left as they are. Let's say that this is the structure of my app: /myapp/templates /myapp/uploads Templates contains the templates that buil