]
Brian Stansberry reassigned JBAS-9134:
--------------------------------------
Assignee: Brian Stansberry
Flatten out the structure of the "jvm" resource
-----------------------------------------------
Key: JBAS-9134
URL:
https://issues.jboss.org/browse/JBAS-9134
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.0.0.Beta3
The managment model resource representing a JVM has complex attribute types where they
aren't required. For example the "heap" attribute is a map with 2 keys
"size" and "max-size". Better to use 2 top level attributes
"heap-size" and "max-heap-size". This makes the values easily
accessible via a "read-attribute" and "write-attribute".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: