]
Tom Ross commented on WFLY-3977:
--------------------------------
I tested it and it seems to work.
Properties file used for property substitution
-----------------------------------------------
Key: WFLY-3977
URL:
https://issues.jboss.org/browse/WFLY-3977
Project: WildFly
Issue Type: Feature Request
Components: Domain Management
Affects Versions: 8.1.0.Final
Environment: JBoss EAP 6.x
Reporter: Tom Ross
Assignee: Brian Stansberry
Customer is deploying multiple copies of the same applicaiton but each copy has differnet
set of locations. They can use properties substituaiton in annoatations but that works
only with global properties that are defined at global level. They would like to be able
to supply a properties file with each deployment that would be used for properties
substitution during deployment.