[jboss-jira] [JBoss JIRA] (AS7-6380) Read system properties from product.conf

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jan 22 22:24:21 EST 2013


Brian Stansberry created AS7-6380:
-------------------------------------

             Summary: Read system properties from product.conf
                 Key: AS7-6380
                 URL: https://issues.jboss.org/browse/AS7-6380
             Project: Application Server 7
          Issue Type: Sub-task
          Components: Server
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.2.0.Alpha1


Use bin/product.conf as a source of system properties, thus allowing layered products to set standard properties.

These properties should take lower precedence than those passed via other means (command line, -P, xml config file.)

As an aspect of this, take -Djboss.server.default.config=standalone.xml, -Djboss.domain.default.config=domain.xml and -Djboss.host.default.config=host.xml should be removed from standalone.conf/domain.conf. This will allow them to be set in product.conf by layered products that want a different default config file without having the standalone/domain.conf values taking precedence.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list