David Blevins created TOMEE-387:
-----------------------------------

             Summary: Support for META-INF/application.properties file and 
overriding
                 Key: TOMEE-387
                 URL: https://issues.apache.org/jira/browse/TOMEE-387
             Project: TomEE
          Issue Type: New Feature
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 1.1.0


Or WEB-INF/application.properties file if in a webapp.

Allows application level settings to be configured.

Values in the application.properties file can be overridden via system 
properties with the following format:

 <property>=<value>

Also:

 <appName>.<property>=<value>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to