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

ehsavoie Hugonnet (JIRA) issues at jboss.org
Fri Mar 13 11:36:19 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049947#comment-13049947 ] 

ehsavoie Hugonnet commented on WFCORE-593:
------------------------------------------

Can't reproduce it against current WildFly.

> 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}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list