You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Scott O'Bryan (JIRA)" <de...@myfaces.apache.org> on 2014/01/22 22:46:22 UTC

[jira] [Updated] (TRINIDAD-2439) Plugable configuration parameter provider

     [ https://issues.apache.org/jira/browse/TRINIDAD-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott O'Bryan updated TRINIDAD-2439:
------------------------------------

    Status: Patch Available  (was: Open)

> Plugable configuration parameter provider
> -----------------------------------------
>
>                 Key: TRINIDAD-2439
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2439
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 2.1.0-core
>         Environment: All
>            Reporter: David Schneider
>         Attachments: trinidad-config.diff
>
>
> The Trinidad framework currently uses servlet context initialization parameter values specified in the web.xml file for supplying configuration parameters to the runtime.  In some applications and environments it is desirable to be able to supply configuration parameters from other sources (e.g a database table, MBean, etc.).  This enhancement proposes to create an interface abstraction for fetching configuration parameter values along with a plugable framework for configuration value providers.  This will allow applications to plug in their own value providers that fetch values from different sources.  A default value provider that fetches servlet context initialization parameter values that preserves existing behavior will also be provided.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)