[jboss-dev-forums] [JBoss AS 7 Development] - JBoss AS7 System Properties
Brian Stansberry
do-not-reply at jboss.com
Thu Apr 11 13:03:37 EDT 2013
Brian Stansberry [https://community.jboss.org/people/brian.stansberry] commented on the document
"JBoss AS7 System Properties"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-17157#comment-11878
--------------------------------------------------
There's no mechanism to read an individual system property that isn't part of the persistent configuration. I thought java.lang.management.RuntimeMXBean exposed that, in which case /core-service=platform-mbean/type=runtime would as well, but I was wrong.
Can you file a Feature Request JIRA for this? I'm not certain where we would expose this; most likely under /core-service=platform-mbean/type=runtime.
As for "include-runtime", that refers to whether or not runtime-only attributes of a resource are shown. In the case of system-property=java.version, the resource doesn't even exist.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130411/788bef28/attachment.html
More information about the jboss-dev-forums
mailing list