Bug 1026326

Summary: Enable deployment ordering within EAR files
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Magesh Kumar Bojan <mbojan>
Component: SwitchYardAssignee: Aileen <aileenc>
Status: MODIFIED --- QA Contact: Matej Melko <mmelko>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: aileenc, atangrin, ldimaggi, soa-p-jira
Target Milestone: DR1   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The SwitchYard sub-deployments included in an EAR file are not currently deployed in order. This is because the EAR configuration's initialize-in-order flag is not currently utilized.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Magesh Kumar Bojan 2013-11-04 12:43:23 UTC
Allow SwitchYard sub-deployments included in a EAR file to be deployed in order. EAR configuration allows for initialize-in-order flag, we should support that.

Comment 2 kconner 2013-11-12 20:35:41 UTC
We need more time to evaluate the proposed fix and make sure that it does not break existing ear deployments.