[jboss-dev-forums] [JBoss AS 7 Development] - JBoss AS7 Overview Of All System Properties

Rostislav Svoboda do-not-reply at jboss.com
Thu Jan 26 05:24:45 EST 2012


Rostislav Svoboda [https://community.jboss.org/people/rsvoboda] modified the document:

"JBoss AS7 Overview Of All System Properties"

To view the document, visit: https://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-cli.sh --connect controller=IP_ADDRESS
STANDALONE
[standalone at IP_ADDRESS:9999 /] /core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)

DOMAIN-SERVER
[domain at IP_ADDRESS:9999 /] /host=master/server=server-one/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)

DOMAIN-DC
[domain at 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.

h2. Reference
 https://community.jboss.org/docs/DOC-17182 http://community.jboss.org/wiki/JBossAS7HowDoI
 https://community.jboss.org/docs/DOC-17157 http://community.jboss.org/wiki/JBossAS7SystemProperties
--------------------------------------------------------------

Comment by going to Community
[https://community.jboss.org/docs/DOC-17291]

Create a new document in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120126/a033988e/attachment.html 


More information about the jboss-dev-forums mailing list