For the last 2 months, we’ve been using ControlTier to automate deployments to our integration and QA environments. Our deployment is a little more complicated that most Java applications because it runs on a pseudo-grid. That is, there are 2 clustered JBoss servers, a database server, and 4+ Linux servers that each run about 8 Java processes.
I was able to get ControlTier up and running in a few days, and defining the jobs was relatively straightforward.
[Read More]