-
Bug
-
Resolution: Done
-
Blocker
-
7.1.2.Final (EAP)
-
None
The following operation:
{
"operation" => "add",
"address" => [("subsystem" => "ee")],
"spec-descriptor-property-replacement" => false,
"jboss-descriptor-property-replacement" => false,
"global-modules" => undefined,
"ear-subdeployments-isolated" => undefined
}
Results in the following model:
{
"global-modules" => undefined,
"ear-subdeployments-isolated" => undefined,
"spec-descriptor-property-replacement" => false
}