[ 
https://issues.apache.org/jira/browse/DIGESTER-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444137#comment-13444137
 ] 

Simone Tripodi commented on DIGESTER-169:
-----------------------------------------

{{classpath}} resources are loaded by 
{{org.apache.commons.digester3.xmlrules.IncludeRule}} - do you have a testcase 
that demonstrates the classpath resources are not properly load?

If yes, please keep notes that patches are welcome - please submit a solution 
so I can apply it!

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