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