XMLConfigurationProvider cannot create a class that extends XMLConfiguration
----------------------------------------------------------------------------
Key: CONFIGURATION-349
URL: https://issues.apache.org/jira/browse/CONFIGURATION-349
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.5
Reporter: Ralph Goers
XMLConfigurationProvider in DefaultConfigurationBuilder has default scope. When configuring
a new ConfigurationProvider to use a class that extends XMLConfiguration an Exception is raised
because the setConfigurationClass method cannot be called from the bean utility classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|