-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.CR5
-
None
-
None
In 8.2.0 and 8.1, we had the ability to invoke (in an arquilian test in my case) the startup with -P multiple times, e.g.
-P=../standalone/configuration/dev.properties -P=../standalone/configuration/integ.properties -P=../standalone/configuration/custom.properties
This doesn't seem to work in WF 9 CR1. It seems like only the last option is read.