You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2017/11/02 11:12:00 UTC

[jira] [Closed] (GERONIMO-6589) Use getPropertyNames to locate properties that should exist

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

John D. Ament closed GERONIMO-6589.
-----------------------------------
    Resolution: Invalid

I had already done this.

> Use getPropertyNames to locate properties that should exist
> -----------------------------------------------------------
>
>                 Key: GERONIMO-6589
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6589
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Config
>            Reporter: John D. Ament
>            Priority: Major
>
> Right now, Config relies on checking that the property exists in the ConfigSource to know what properties are supported.
> In MP Config 1.1 we added a getPropertyNames method that returns the set of property keys known to this config source.  It is a default method.  We should use that to know whether or not a property key exists.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)