[jboss-jira] [JBoss JIRA] (WFCORE-826) List-* operations should accept also objects as value

Jason Greene (JIRA) issues at jboss.org
Sat Aug 22 23:39:33 EDT 2015


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

Jason Greene updated WFCORE-826:
--------------------------------
    Fix Version/s: 2.0.0.Beta5
                       (was: 2.0.0.Beta4)


> List-* operations should accept also objects as value
> -----------------------------------------------------
>
>                 Key: WFCORE-826
>                 URL: https://issues.jboss.org/browse/WFCORE-826
>             Project: WildFly Core
>          Issue Type: Sub-task
>          Components: Domain Management
>            Reporter: Tomaz Cerar
>            Assignee: Tomaz Cerar
>             Fix For: 2.0.0.Beta5
>
>
> in case where list contains objects and not just simple types 
> list operations complain:
> example:
> {noformat}
> [standalone at localhost:9990 /] /subsystem=messaging-activemq/server=default:list-add(name=incoming-interceptors, value={name=foo,module=bar})
> {
>     "outcome" => "failed",
>     "failure-description" => "WFLYCTL0097: Wrong type for value. Expected [STRING] but was OBJECT",
>     "rolled-back" => true
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list