Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
for several features we need a pluggable config-service which has to be independent of cdi because it's needed e.g. during the bootstrapping process of a cdi container.
an implementation is aware of a config source like property-files or xml files or jndi values and has to return 1-n configured values for a given key.