Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.1
-
None
Description
Picking up the PropertyFileConfig via CDI Extensions in EARs creates a problem in some Application Servers (they are simply broken with EARs).
As a workaround I suggest we allow picking up PropertyFileConfigs via java.util.ServiceLoader as well.
This also has the nice benefit that those config files are then available at boot time already (and not only after the CDI container did start up).
This is also a possible workaround for apps which have problems with DELTASPIKE-648
Attachments
Issue Links
- relates to
-
DELTASPIKE-648 @ConfigProperty in Wildfly 8.1 not working correctly
- Closed