[ 
https://issues.apache.org/jira/browse/CONFIGURATION-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647062#action_12647062
 ] 

Oliver Heger commented on CONFIGURATION-349:
--------------------------------------------

In this branch the dependency to commons-beanutils was dropped and replaced by 
an own converter framework (in the {{converter}} package). Obviously these 
converters are not yet as powerful as the ones of beanutils were. In this 
special case a converter for Class objects is missing.

But maybe we should create a new ticket for this issue.

> 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
>            Assignee: Oliver Heger
>             Fix For: 1.6
>
>         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.

Reply via email to