Re: Best practice to deply a web app

2009-07-10 Thread carlson weber filho
he -D option (I do -Ddeploy=sitename) and with Maven you can choose profiles with the -P option. I keep setting files for each server in source control and my build script downloads those and copies them into the war. WILL On Thu, Jul 9, 2009 at 3:11 PM, carlson weber filho wrote: I always

Re: Best practice to deply a web app

2009-07-09 Thread carlson weber filho
n. I keep setting files for each server in source control and my build script downloads those and copies them into the war. WILL On Thu, Jul 9, 2009 at 3:11 PM, carlson weber filho wrote: I always had a question that no one had answered me in a satisfactory manner. We are a comapny that devel

Best practice to deply a web app

2009-07-09 Thread carlson weber filho
I always had a question that no one had answered me in a satisfactory manner. We are a comapny that develop desktop applications, using Delphi, and now we are migrating some products to Tomcat, using Wicket. When I want to update our software on a client, we replace the executable and run some