[jboss-jira] [JBoss JIRA] (WFLY-3706) Inconsistent DMR response structure
Heiko Braun (JIRA)
issues at jboss.org
Mon Aug 4 04:14:30 EDT 2014
Heiko Braun created WFLY-3706:
---------------------------------
Summary: Inconsistent DMR response structure
Key: WFLY-3706
URL: https://issues.jboss.org/browse/WFLY-3706
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Heiko Braun
Assignee: Brian Stansberry
{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}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list