]
Brian Stansberry reassigned WFCORE-593:
---------------------------------------
Assignee: ehsavoie Hugonnet (was: Brian Stansberry)
Emmanuel,
When you get a chance please try a bit to see if you can learn how to reproduce this, and
if you can't please resolve it as Cannot Reproduce.
Inconsistent DMR response structure
-----------------------------------
Key: WFCORE-593
URL:
https://issues.jboss.org/browse/WFCORE-593
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Braun
Assignee: ehsavoie Hugonnet
{noformat}
{
"address" => [
("profile" => "full"),
("subsystem" => "ejb3"),
("service" => "*")
],
"operation" => "read-resource-description"
}
{
"outcome" => "success",
"result" => {
"outcome" => "failed",
"failure-description" => "JBAS014883: No resource definition is
registered for address [
(\"profile\" => \"full\"),
(\"subsystem\" => \"ejb3\"),
(\"service\" => \"*\")
]",
"rolled-back" => true
}
}
{noformat}