]
Brian Stansberry updated WFCORE-834:
------------------------------------
Fix Version/s: 2.0.0.Alpha12
(was: 2.0.0.Beta1)
Capability resolution does not properly deal with 'included'
profiles and socket-binding-groups
-----------------------------------------------------------------------------------------------
Key: WFCORE-834
URL:
https://issues.jboss.org/browse/WFCORE-834
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.0.0.Alpha10
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.0.0.Alpha12
Resolution of capabilities declared in the domain 'profile' and
'socket-binding-group' resource tree works properly when the resources don't
include others. But once 'includes' are declared, the capability resolution
won't understand the relationship between the including resource and the included
ones, and capabilities declared in the included ones will not be resolvable.