-
Task
-
Resolution: Done
-
Critical
-
None
-
None
Everything that makes use of providers should be using a Supplier<Provider[]> which exists as a result of parsing the configuration.
Our default behaviour should likely be a combination of globally defined providers, and service loader discovered providers. Config then is more likely to be about disabling one or both rather than enabling.
- incorporates
-
ELY-1132 Unable to load passwords from wildfly-config.xml
- Resolved