[jboss-jira] [JBoss JIRA] (WFCORE-1419) Operations helper should not add attributes to operations that weren't specifically defined
Brian Stansberry (JIRA)
issues at jboss.org
Tue Mar 1 15:58:00 EST 2016
[ https://issues.jboss.org/browse/WFCORE-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170432#comment-13170432 ]
Brian Stansberry commented on WFCORE-1419:
------------------------------------------
Brian Stansberry
2:55 PM
I don't get what the bug is
James R Perkins
2:56 PM
If you were to use the Operations.createReadResourceOperation(someAddress).get("recursive-depth").set(5) it wouldn't work because by default it sets recursive=false.
> Operations helper should not add attributes to operations that weren't specifically defined
> -------------------------------------------------------------------------------------------
>
> Key: WFCORE-1419
> URL: https://issues.jboss.org/browse/WFCORE-1419
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: James Perkins
> Assignee: James Perkins
>
> The {{org.jboss.as.controller.client.helpers.Operations}} helper adds the {{recursive}} attribute the the {{read-resource}} operation regardless of whether or not the user specified if the operation should be recursive. This attribute should not be set by default.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list