]
Bartosz Baranowski commented on AS7-4892:
-----------------------------------------
According to:
jboss-descriptor-property-replacement element is not processed
properly
-----------------------------------------------------------------------
Key: AS7-4892
URL:
https://issues.jboss.org/browse/AS7-4892
Project: Application Server 7
Issue Type: Bug
Components: EE
Affects Versions: 7.1.2.Final (EAP)
Reporter: Carlo de Wolf
Assignee: Tomaz Cerar
Priority: Blocker
Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
The following operation:
{noformat}
{
"operation" => "add",
"address" => [("subsystem" => "ee")],
"spec-descriptor-property-replacement" => false,
"jboss-descriptor-property-replacement" => false,
"global-modules" => undefined,
"ear-subdeployments-isolated" => undefined
}
{noformat}
Results in the following model:
{noformat}
{
"global-modules" => undefined,
"ear-subdeployments-isolated" => undefined,
"spec-descriptor-property-replacement" => false
}
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: