ConfigurationDynaBean does not work well with all types of configurations
-------------------------------------------------------------------------
Key: CONFIGURATION-227
URL: http://issues.apache.org/jira/browse/CONFIGURATION-227
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.2 Final
Reporter: Oliver Heger
Priority: Minor
The current implementation of ConfigurationDynaBean makes some assumptions
about the underlying Configuration object that are not met by all configuration
implementations. Especially setting values for indexed properties by calling
getList() and manipulating mapped properties through a subset configuration do
not work for configurations derived from HierarchicalConfiguration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]