[jboss-jira] [JBoss JIRA] (WFLY-3706) Inconsistent DMR response structure

Heiko Braun (JIRA) issues at jboss.org
Mon Aug 4 04:16:33 EDT 2014


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

Heiko Braun edited comment on WFLY-3706 at 8/4/14 4:16 AM:
-----------------------------------------------------------

Take a look at the response structure : outcome:success > result > outcome:failed



> 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