Deploying Java Web Applications with Zero Downtime
When practicing continuous delivery with Java it may be a problem if you have downtime every time you deploy to production. Your goal is to deploy as often as you can, so this is a problem you need to solve.