Rostislav Svoboda [
http://community.jboss.org/people/rsvoboda] created the document:
"JBoss AS7 Overview Of All System Properties"
To view the document, visit:
http://community.jboss.org/docs/DOC-17291
--------------------------------------------------------------
This article will talk about overview of all system properties in JBoss AS7+ including OS
system properties and properties specified on command line using -D, -P or --properties
arguments.
h3. CLI
$ ./bin/jboss-admin.sh --connect controller=IP_ADDRESSSTANDALONE
[standalone@IP_ADDRESS:9999 /]
/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)
DOMAIN-SERVER
[domain@IP_ADDRESS:9999 /]
/host=master/server=server-one/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)
DOMAIN-DC
[domain@IP_ADDRESS:9999 /]
/host=master/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)
h3. Web console
TBD, see
https://issues.jboss.org/browse/AS7-2172 AS7-2172 -- Provide the ability to view
OS system properties within the console.
--------------------------------------------------------------
Comment by going to Community
[
http://community.jboss.org/docs/DOC-17291]
Create a new document in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=102&am...]