[
https://issues.jboss.org/browse/WFCORE-1419?page=com.atlassian.jira.plugi...
]
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)