Re: Deploy without recompile

2009-11-09 Thread Antoine Levy-Lambert
Hi, Original-Nachricht > Datum: Mon, 9 Nov 2009 12:19:50 + > Von: Ziggy > An: user@ant.apache.org > Betreff: Deploy without recompile > Hi all, > > I've got a query on the way web applications are deployed. I have an > application that has s

Deploy without recompile

2009-11-09 Thread Ziggy
Hi all, I've got a query on the way web applications are deployed. I have an application that has several jsp files and serlvets that are in WEB-INF/classes. When i deploy the application all i do is do a checkout on CVS, make the changes, rebuild the war using ANT and redeploy manually. This wor