Tomcat remote deployment
This is kind of like a duh moment but the Tomcat deployment targets can deploy a war file to a remote machine. So on my build box for the current project (where I'm running cruise control) I also set up a release build file that pushes the war file (after running the tests) out to the test machine. I can now deploy to the test box with one ant invocation.
Its a good time to be a geek :-)


Let's see your script?!? It sounds great :))
Posted by Rasmus on December 02, 2004 at 11:03 AM MST #