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

Brian Stansberry do-not-reply at jboss.com
Wed Apr 10 15:58:01 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-11861

--------------------------------------------------
The system-property=* resources represent user-provided configuration that was +read from and will be persisted to the standalone/domain/host.xml config files+. It's not the complete set of system properties. So when you do the :add operation you adding persistent configuration, not just changing the value of the property in the running VM.

If you want to modify a property that already exists in the VM but wasn't part of the persistent configuration, use the :add operation as described above.

I recognize this isn't exactly intuitive.
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130410/80cc039e/attachment.html 


More information about the jboss-dev-forums mailing list