Advanced deployment strategies
So far, we have seen how you can effectively deploy an application, and despite it being a web application or an enterprise application, the deployment process is the same.
Furthermore, sometimes there is a need to just update a portion of an application due to environment settings, and despite all best practices in software life cycle management and enterprise DevOps patterns, you still have to deal with scenarios in which such practices are just not practicable.
Fortunately, JBoss provides a neat feature named deployment overlays.
Deployment overlays
Deployment overlays are ways to overlay, to cover, and to replace the content of a deployment without altering the application itself. Let's say it's a way to gently hack ...
Get Mastering JBoss Enterprise Application Platform 7 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.