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

Ralph Goers commented on CONFIGURATION-355:
-------------------------------------------

XMLConfiguration has been modified to allow a custom EntityResolver to be used 
with XMLConfiguration's DocumentBuilder. A CatalogResolver that can be 
configured into DefaultConfigurationBuilder's configuration has been created. 
DefaultConfigurationBuilder now allows a default EntityResolver to be 
configured.

> Provide support for using the XML Commons CatalogResolver or other 
> EntityResolvers
> ----------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-355
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-355
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Ralph Goers
>             Fix For: 1.7
>
>
> XMLConfiguration currently only supports a fairly primitive EntityResolver. 
> Replacing this resolver requires creating a new DocumentBuilder, adding the 
> EntityResolver to it and then updating XMLConfiguration to use it. This is 
> fairly complicated and is difficult to do when using 
> DefaultConfigurationBuilder.

-- 
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