[
https://issues.apache.org/jira/browse/GERONIMO-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated GERONIMO-2424:
----------------------------------
Fix Version/s: (was: 2.0.4)
2.0.3
> 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.3
>
>
> 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.