Bug 1229711

Summary: [GSS](6.4.z) Multiple Deployment-overlays not working
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Mustafa Musaji <mmusaji>
Component: ServerAssignee: Brad Maxwell <bmaxwell>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Martiska <jmartisk>
Severity: unspecified Docs Contact: David Michael <dmichael>
Priority: unspecified    
Version: 6.4.1CC: bmaxwell, cdewolf, istudens, jason.greene, jawilson, jmartisk, sdouglas
Target Milestone: CR1Keywords: Reopened
Target Release: EAP 6.4.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
If more than one deployment overlay is applied to a deployment, only the last one was applied. Previously all were applied. After this fix they will all be applied to the deployment agian.
Story Points: ---
Clone Of:
: 1233294 (view as bug list) Environment:
Last Closed: 2017-01-17 10:42:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1231259, 1233287, 1233294, 1247919    

Description Mustafa Musaji 2015-06-09 13:31:45 UTC
Description of problem:

If you create two deployment-overlay for the same deployment, in EAP 6.4.x the first one is no longer working.

In EAP 6.3 this worked and all overlays were applied to the deployment

Version-Release number of selected component (if applicable):


How reproducible:
Everytime

Steps to Reproduce:
1. Deploy WAR with two .html files to view. 
2. Create two more html files on your files system
3. Add one overlay to "overlay" one of the html files
[standalone@localhost:9999 /] deployment-overlay add --name=myOverlay --content=/index.html=/home/mmusaji/Support/Tickets/01457730/myindex.html --deployments=jboss-helloworld.war --redeploy-affected
4. Add another overlay to replace the other html file
[standalone@localhost:9999 /] deployment-overlay add --name=myOverlayTwo --content=/myfile.html=/home/mmusaji/Support/Tickets/01457730/directoryFile.html --deployments=jboss-helloworld.war --redeploy-affected

Actual results:
Using the above example, index.html is no longer overlayed with myindex.html

Expected results:
Both index.html and myFile.html should be overlayed with the overlays above

Additional info:

Comment 9 Petr Penicka 2017-01-17 10:40:14 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.

Comment 10 Petr Penicka 2017-01-17 10:40:43 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.

Comment 11 Petr Penicka 2017-01-17 10:42:53 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.