[jboss-jira] [JBoss JIRA] (WFCORE-593) Inconsistent DMR response structure

Brian Stansberry (JIRA) issues at jboss.org
Thu Mar 12 16:31:18 EDT 2015


     [ https://issues.jboss.org/browse/WFCORE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved WFLY-3706 to WFCORE-593:
-----------------------------------------------

        Project: WildFly Core  (was: WildFly)
            Key: WFCORE-593  (was: WFLY-3706)
    Component/s: Domain Management
                     (was: Domain Management)


> 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: 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.3.11#6341)


More information about the jboss-jira mailing list