Eugene Fedotov created DIGESTER-169:
---------------------------------------

             Summary: Problem when including rules XML file with "classpath:" 
URL prefix
                 Key: DIGESTER-169
                 URL: https://issues.apache.org/jira/browse/DIGESTER-169
             Project: Commons Digester
          Issue Type: Bug
    Affects Versions: 3.2
            Reporter: Eugene Fedotov


The org.apache.commons.digester3.binder.BinderClassLoader class doesn't 
override  getResource(String name) method. As a result 
org.apache.commons.digester3.xmlrules.IncludeRule actually doesn't use adapted 
class loader when it tries to find includes with "classpath:" URL prefix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to