ModelNode operation = createOperation(READ_SUB_MODEL_OPERATION, "profile", "profileA");operation.get(REQUEST_PROPERTIES, RECURSIVE).set(true);
On 12 Jan 2011, at 09:05, Heiko Braun wrote:Referring to:http://community.jboss.org/wiki/DetypedRepresentationoftheAS7ManagementModelPretty good explanation, Brian. I think it would be helpful to add some Java examples,how to read and update portions of the model.
Some wip here for reading:
https://github.com/kabir/jboss-as/blob/detyped2/controller/src/test/java/org/jboss/as/controller/test/GlobalOperationsTestCase.java
Probably something in emmanuel's tree:
https://github.com/emuckenhuber/jboss-as/commit/6d213c3b40b2444862a26506b6ed845f8c9ba70f