You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2008/10/24 01:37:44 UTC

[jira] Updated: (GERONIMO-2424) Add config.xml support for ConfigurationAwareReference

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

Jay D. McHugh updated GERONIMO-2424:
------------------------------------

    Fix Version/s:     (was: 2.0.3)
                       (was: 1.x)
                   2.0.4

> Add config.xml support for ConfigurationAwareReference
> ------------------------------------------------------
>
>                 Key: GERONIMO-2424
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2424
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: common, kernel, naming
>    Affects Versions: 1.1.1
>            Reporter: Aaron Mulder
>             Fix For: 2.0.4
>
>
> It would be nice if a GBean property of type ConfigurationAwareReference could be overridden in config.xml.  This seems reasonable in that a ConfigurationAwareReference essentially holds an Artifact and a set of AbstractNameQueries, both of which are independently representable as Strings.  Presently it looks like there's a PropertyEditor for AbstractNameQuery but not for Artifact or ConfigurationAwareReference.  Not sure what XML editors might be available.
> (This is because some plugin gbeans use properties of type ConfigurationAwareReference to refer to e.g. a database connection pool, where the pool name was configured in some XML file processed by the plugin's deployer component.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.