Ron Sigal created WFLY-11611:
--------------------------------
Summary: Add ServletConfig and ServletContext as ConfigSources to
wildfly-microprofile-config
Key: WFLY-11611
URL:
https://issues.jboss.org/browse/WFLY-11611
Project: WildFly
Issue Type: Enhancement
Components: MP Config
Affects Versions: 15.0.1.Final
Reporter: Ron Sigal
Assignee: Jeff Mesnil
The MicroProfile Config spec, the smallrye implementation of the MicroProfile Config spec,
and the wildfly-microprofile-config based on the smallrye implementation include about a
half dozen ConfigSources, from system properties to the wildfly
microprofile-config-smallrye subsystem configuration.
None of these, however, accesses the ServletConfig and ServletContext parameters in
web.xml files. These would seem to be worth adding as ConfigSources.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)