You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2008/11/10 09:30:44 UTC

[jira] Updated: (CONFIGURATION-349) XMLConfigurationProvider cannot create a class that extends XMLConfiguration

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

Ralph Goers updated CONFIGURATION-349:
--------------------------------------

    Attachment: extended.txt

The attached patch provides a unit test for the problem as well as the fix.

> 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
>         Attachments: extended.txt
>
>
> 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.